mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
forgot help menu update
This commit is contained in:
parent
af7336ceba
commit
4f954bdb70
2
inxi
2
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."
|
||||
|
|
Loading…
Reference in a new issue