diff --git a/inxi b/inxi index 9592a7a..50672b4 100755 --- a/inxi +++ b/inxi @@ -681,7 +681,7 @@ show_options() print_screen_output " 5 - For multicore systems, also show per core clock speeds; shows audio card." print_screen_output "-x Show extra data: bogomips on cpu. Only works with verbose or line output." print_screen_output "Additional Options:" - print_screen_output "-h or -H - this help menu." + print_screen_output "-h - this help menu." if [[ $B_ALLOW_UPDATE == 'true' ]];then print_screen_output "-U Auto-update script. Note: if you installed as root, you" fi