mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
updated help menu for -v 5
This commit is contained in:
parent
85c82cfe25
commit
2229da51b6
2
inxi
2
inxi
|
@ -1218,7 +1218,7 @@ show_options()
|
||||||
print_screen_output " 2 - Also show networking card data"
|
print_screen_output " 2 - Also show networking card data"
|
||||||
print_screen_output " 3 - Also show hard disk names as detected."
|
print_screen_output " 3 - Also show hard disk names as detected."
|
||||||
print_screen_output " 4 - Also show partition size/filled data for (if present):/, /home, /var/, /boot"
|
print_screen_output " 4 - Also show partition size/filled data for (if present):/, /home, /var/, /boot"
|
||||||
print_screen_output " 5 - For multicore systems, also show per core clock speeds; shows audio card."
|
print_screen_output " 5 - For multicore systems, also shows: per core clock speeds; audio card; full disk data."
|
||||||
print_screen_output "-x Show extra data: bogomips on Cpu; driver version (if available) for Network/Audio;"
|
print_screen_output "-x Show extra data: bogomips on Cpu; driver version (if available) for Network/Audio;"
|
||||||
print_screen_output " direct rendering status for Graphics (in X). Only works with verbose or line output."
|
print_screen_output " direct rendering status for Graphics (in X). Only works with verbose or line output."
|
||||||
print_screen_output " Shows hdd temp with disk data if you have hddtemp installed, if you are root OR if you have"
|
print_screen_output " Shows hdd temp with disk data if you have hddtemp installed, if you are root OR if you have"
|
||||||
|
|
Loading…
Reference in a new issue