From dfc5044208055bab2b2c8939c832f76b7dd9daa9 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Fri, 25 Sep 2020 15:50:28 -0500 Subject: [PATCH] Updated extractFile (markdown) --- extractFile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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?