diff --git a/inxi b/inxi index 34d57de..6b3d226 100755 --- a/inxi +++ b/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 "" }