From e9a58b163cd86ea995001ddd98e2d5998566e897 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Sat, 1 Nov 2008 21:45:17 +0000 Subject: [PATCH] cleanup --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index c7c2ace..d118f91 100755 --- a/inxi +++ b/inxi @@ -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 ""