Commit 32197e9e authored by Dylan's avatar Dylan

Update usage

parent b48eb75b
...@@ -2740,6 +2740,10 @@ usage () { cat << EOF ...@@ -2740,6 +2740,10 @@ usage () { cat << EOF
--config /path/to/config Specify a path to a custom config file --config /path/to/config Specify a path to a custom config file
--config none Launch the script without a config file --config none Launch the script without a config file
--help Print this text and exit --help Print this text and exit
--test Launch the script with all functions / options enabled.
This should only be used for testing purposes, ie Travis.CI.
-v Display error messages.
-vv Display a verbose log for error reporting.
EOF EOF
exit 1 exit 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment