mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
altered -x help text a bit to make it more clear
This commit is contained in:
parent
0fb63a489f
commit
aaf69ff9d2
2
inxi
2
inxi
|
@ -1221,7 +1221,7 @@ show_options()
|
||||||
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"
|
||||||
print_screen_output " added to /etc/sudoers (sudo v. 1.7 or newer): <username> ALL = NOPASSWD: /usr/sbin/hddtemp (path to hddtemp)"
|
print_screen_output " added to /etc/sudoers (sudo v. 1.7 or newer) (path to hddtemp): <username> ALL = NOPASSWD: /usr/sbin/hddtemp"
|
||||||
print_screen_output ""
|
print_screen_output ""
|
||||||
print_screen_output "Additional Options:"
|
print_screen_output "Additional Options:"
|
||||||
print_screen_output "-h - this help menu."
|
print_screen_output "-h - this help menu."
|
||||||
|
|
Loading…
Reference in a new issue