diff --git a/inxi b/inxi index 74971a3..bdea810 100755 --- a/inxi +++ b/inxi @@ -635,7 +635,7 @@ show_options() print_screen_output " 2 - Also show networking card data" print_screen_output " 3 - Also show hard disk names as detected." 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 " 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."