Update usage
This commit is contained in:
parent
b48eb75bb1
commit
32197e9e49
4
neofetch
4
neofetch
|
@ -2740,6 +2740,10 @@ usage () { cat << EOF
|
|||
--config /path/to/config Specify a path to a custom config file
|
||||
--config none Launch the script without a config file
|
||||
--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
|
||||
exit 1
|
||||
|
|
Reference in New Issue