diff --git a/docs/help-messages/burp b/docs/help-messages/burp index 66d71f6..4f3999a 100644 --- a/docs/help-messages/burp +++ b/docs/help-messages/burp @@ -1,4 +1,4 @@ -usage: reptor burp [-h] [--conf] [-i [INPUT [INPUT ...]]] +usage: reptor burp [-h] [--conf] [-i [INPUT ...]] [--format | --upload | --push-findings | --template-vars | --parse | --upload-finding-templates] [--severity-filter SEVERITY_FILTER] [--exclude EXCLUDED_PLUGINS] [--include INCLUDED_PLUGINS] @@ -8,7 +8,7 @@ Burp vulnerability importer optional arguments: -h, --help show this help message and exit --conf, --config Configure plugin settings - -i [INPUT [INPUT ...]], --input [INPUT [INPUT ...]] + -i [INPUT ...], --input [INPUT ...] Input file, if not stdin (multiple files allowed) --format --upload diff --git a/docs/help-messages/file b/docs/help-messages/file index 819e9d7..c25e3b1 100644 --- a/docs/help-messages/file +++ b/docs/help-messages/file @@ -1,4 +1,4 @@ -usage: reptor file [-h] [-fn FILENAME] [file [file ...]] +usage: reptor file [-h] [-fn FILENAME] [file ...] Uploads a file diff --git a/docs/help-messages/nessus b/docs/help-messages/nessus index e51a12f..79d86b5 100644 --- a/docs/help-messages/nessus +++ b/docs/help-messages/nessus @@ -1,4 +1,4 @@ -usage: reptor nessus [-h] [--conf] [-i [INPUT [INPUT ...]]] +usage: reptor nessus [-h] [--conf] [-i [INPUT ...]] [--format | --upload | --push-findings | --template-vars | --parse | --upload-finding-templates] [--severity-filter SEVERITY_FILTER] [--exclude EXCLUDED_PLUGINS] [--include INCLUDED_PLUGINS] @@ -8,7 +8,7 @@ Nessus vulnerability importer optional arguments: -h, --help show this help message and exit --conf, --config Configure plugin settings - -i [INPUT [INPUT ...]], --input [INPUT [INPUT ...]] + -i [INPUT ...], --input [INPUT ...] Input file, if not stdin (multiple files allowed) --format --upload diff --git a/docs/help-messages/nmap b/docs/help-messages/nmap index 8f7af42..8372e67 100644 --- a/docs/help-messages/nmap +++ b/docs/help-messages/nmap @@ -1,11 +1,11 @@ -usage: reptor nmap [-h] [-i [INPUT [INPUT ...]]] - [--format | --upload | --parse] [--xml | -oX | -oG] +usage: reptor nmap [-h] [-i [INPUT ...]] [--format | --upload | --parse] + [--xml | -oX | -oG] format nmap output optional arguments: -h, --help show this help message and exit - -i [INPUT [INPUT ...]], --input [INPUT [INPUT ...]] + -i [INPUT ...], --input [INPUT ...] Input file, if not stdin (multiple files allowed) --format --upload diff --git a/docs/help-messages/openvas b/docs/help-messages/openvas index d294e32..f37d965 100644 --- a/docs/help-messages/openvas +++ b/docs/help-messages/openvas @@ -1,4 +1,4 @@ -usage: reptor openvas [-h] [--conf] [-i [INPUT [INPUT ...]]] +usage: reptor openvas [-h] [--conf] [-i [INPUT ...]] [--format | --upload | --push-findings | --template-vars | --parse | --upload-finding-templates] [--severity-filter SEVERITY_FILTER] [--min-qod MIN_QOD] [--exclude EXCLUDED_PLUGINS] @@ -9,7 +9,7 @@ OpenVAS vulnerability importer optional arguments: -h, --help show this help message and exit --conf, --config Configure plugin settings - -i [INPUT [INPUT ...]], --input [INPUT [INPUT ...]] + -i [INPUT ...], --input [INPUT ...] Input file, if not stdin (multiple files allowed) --format --upload diff --git a/docs/help-messages/sslyze b/docs/help-messages/sslyze index 9afd6bb..0becb35 100644 --- a/docs/help-messages/sslyze +++ b/docs/help-messages/sslyze @@ -1,11 +1,11 @@ -usage: reptor sslyze [-h] [-i [INPUT [INPUT ...]]] +usage: reptor sslyze [-h] [-i [INPUT ...]] [--format | --upload | --push-findings | --template-vars | --parse | --upload-finding-templates] format sslyze JSON output optional arguments: -h, --help show this help message and exit - -i [INPUT [INPUT ...]], --input [INPUT [INPUT ...]] + -i [INPUT ...], --input [INPUT ...] Input file, if not stdin (multiple files allowed) --format --upload