Added help notes for -x

This commit is contained in:
inxi-svn 2008-11-08 06:08:55 +00:00
parent 657173834f
commit d324cb287d

2
inxi
View file

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