From dc186acf4d729d754ee4739f1c999341db324b0a Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Thu, 26 May 2011 22:20:13 +0000 Subject: [PATCH] help tweaks --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index fa22e5c..05da6a0 100755 --- a/inxi +++ b/inxi @@ -1753,7 +1753,7 @@ show_options() print_screen_output " " print_screen_output "If you start $SCRIPT_NAME with no arguments, it will show the short form." print_screen_output "The following options if used without -d or -v will show just that complete line:" - print_screen_output "A,C,D,G,I,N,P,S - you can use these together to show just the lines you want to see." + print_screen_output "A,C,D,G,I,N,P,S,i,n,o,p,l,u,r,t - you can use these alone or together to show just the line(s) you want to see." print_screen_output "If you use them with a -v level (or -d), it will show the full output for that line " print_screen_output "along with the output for the chosen verbosity level." print_screen_output "- - - - - - - - - - - - - - - - - - - - - - - - - - - - -"