diff --git a/extractFile.md b/extractFile.md index b7597b8..cc9cc2d 100644 --- a/extractFile.md +++ b/extractFile.md @@ -2,7 +2,7 @@ The Function `extractFile` contains 4 Parameters. `file` -> The Path to the Archive. -`input` -> What exactly in the Archive should be extracted? +`input` -> What exactly in the Archive should be extracted? This will be parsed as a RegExp `output` -> Where should it be extracted?