more color selector tuning

This commit is contained in:
inxi-svn 2011-05-26 22:43:04 +00:00
parent 35265e9f7c
commit e2263eeae7

2
inxi
View file

@ -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."