diff --git a/config.yaml b/config.yaml index 4c58ad6..e3570f7 100644 --- a/config.yaml +++ b/config.yaml @@ -1,7 +1,7 @@ -title: Regex Extractor +title: Multiple Regex Extractor description: >- - This will return a JSON file of all strings the given regex matches in - the selected files + This will return a CSV file of all strings the given regex matches in + the selected files for all of the patterns passed as parameters. type: object documents: - selected