mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
a few more fine tunings of help
This commit is contained in:
parent
c5ecc2b1d1
commit
58eda26bff
2
inxi
2
inxi
|
@ -2584,7 +2584,7 @@ show_options()
|
|||
print_lines_basic "2" "12" "With xorg conf and log data, xrandr, xprop, xdpyinfo, glxinfo etc."
|
||||
print_lines_basic "2" "13" "With data from dev, disks, ${partition_string}s, etc., plus xiin data file."
|
||||
print_lines_basic "2" "14" "Everything, full data collection."
|
||||
print_lines_basic "2" "" ""
|
||||
print_screen_output " "
|
||||
print_screen_output "Advanced Options:"
|
||||
print_lines_basic "1" "-! 31" "Turns off hostname in output. Useful if showing output from servers etc."
|
||||
print_lines_basic "1" "-! 32" "Turns on hostname in output. Overrides global B_SHOW_HOST='false'"
|
||||
|
|
Loading…
Reference in a new issue