From b2ba9a53715b50a7dd4ccbb5b6aae057098ef75d Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Thu, 26 May 2011 22:21:10 +0000 Subject: [PATCH] help tweaks --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index 05da6a0..92380de 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,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 "A,C,D,G,I,N,P,S,f,i,n,o,p,l,u,r,s,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 "- - - - - - - - - - - - - - - - - - - - - - - - - - - - -"