From 4f954bdb70bbf537335fcfb89a0fb25e77513318 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Mon, 3 Mar 2014 23:35:01 +0000 Subject: [PATCH] forgot help menu update --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index f35f4c9..54437e8 100755 --- a/inxi +++ b/inxi @@ -2473,7 +2473,7 @@ show_options() print_screen_output "-f All cpu flags, triggers -C. Not shown with -F to avoid spamming. ARM cpus show 'features'." print_screen_output "-F Full output for $SCRIPT_NAME. Includes all Upper Case line letters, plus -s and -n." print_screen_output " Does not show extra verbose options like -x -d -f -u -l -o -p -t -r" - print_screen_output "-G Graphic card information (card, x type, resolution, glx renderer, version)." + print_screen_output "-G Graphic card information (card, display server type/version, resolution, glx renderer, version)." print_screen_output "-i Wan IP address, and shows local interfaces (requires ifconfig network tool). Same as -Nni" print_screen_output " Not shown with -F for user security reasons, you shouldn't paste your local/wan IP." print_screen_output "-I Information: processes, uptime, memory, irc client (or shell type), $SCRIPT_NAME version."