mirror of
https://github.com/smxi/inxi.git
synced 2025-01-19 00:47:47 +00:00
Added help notes for -x
This commit is contained in:
parent
657173834f
commit
d324cb287d
2
inxi
2
inxi
|
@ -534,7 +534,7 @@ show_options()
|
|||
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."
|
||||
print_screen_output "-V $SCRIPT_NAME version information. Prints information then exits."
|
||||
print_screen_output "-x Show extra data, for example bogomips on cpu output."
|
||||
print_screen_output "-x Show extra data: bogomips on cpu; full hard disk info with -v3 or greater."
|
||||
rint_screen_output ""
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue