This commit is contained in:
inxi-svn 2008-11-01 21:45:17 +00:00
parent 0007279526
commit e9a58b163c

2
inxi
View file

@ -494,7 +494,7 @@ show_options()
print_screen_output "-d Default output verbosity level, same as: $SCRIPT_NAME -v 1"
print_screen_output "-U Autoupdate script. Note: if you installed as root, you"
print_screen_output " must be root to update, otherwise user is fine."
print_screen_output "-v Script verbosity levels. Verbosit level number is required. "
print_screen_output "-v Script verbosity levels. Verbosity level number is required."
print_screen_output " Supported levels: 0-${VERBOSITY_LEVELS} Example: $SCRIPT_NAME -v 4"
print_screen_output "-V $SCRIPT_NAME version information. Prints information then exits."
print_screen_output ""