mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 08:35:25 +00:00
more color selector tuning
This commit is contained in:
parent
35265e9f7c
commit
e2263eeae7
2
inxi
2
inxi
|
@ -1768,7 +1768,7 @@ show_options()
|
||||||
print_screen_output " 96 - Gui IRC, running in X - like Xchat, Quassel, Konversation etc."
|
print_screen_output " 96 - Gui IRC, running in X - like Xchat, Quassel, Konversation etc."
|
||||||
print_screen_output " 97 - Console IRC running in X - like irssi in xTerm)"
|
print_screen_output " 97 - Console IRC running in X - like irssi in xTerm)"
|
||||||
print_screen_output " 98 - Console IRC not in X"
|
print_screen_output " 98 - Console IRC not in X"
|
||||||
print_screen_output " 99 (global)"
|
print_screen_output " 99 - Global - Overrides/removes specific settings. Setting specific after setting global removes global."
|
||||||
print_screen_output "-C Show full CPU output, including per CPU clockspeed."
|
print_screen_output "-C Show full CPU output, including per CPU clockspeed."
|
||||||
print_screen_output "-d Default output verbosity level, same as: $SCRIPT_NAME -v 1"
|
print_screen_output "-d Default output verbosity level, same as: $SCRIPT_NAME -v 1"
|
||||||
print_screen_output "-D Show full hard Disk info, not only model, ie: /dev/sda ST380817AS 80.0GB."
|
print_screen_output "-D Show full hard Disk info, not only model, ie: /dev/sda ST380817AS 80.0GB."
|
||||||
|
|
Loading…
Reference in a new issue