diff --git a/fourmi.py b/fourmi.py index a959091..68d221a 100755 --- a/fourmi.py +++ b/fourmi.py @@ -18,7 +18,7 @@ Options: --verbose Verbose logging output. --log= Save log to an file. -o --output= Output file [default: results.*format*] - -f --format= Output formats (supported: csv, json, jsonlines, xml) [default: jsonlines] + -f --format= Output formats (supported: csv, json, jsonlines, xml) [default: csv] --include= Include only sources that match these regular expressions split by a comma. --exclude= Exclude the sources that match these regular expressions split by a comma. """