From 0ad0f3197b63d134f467244963457c29f6c15134 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Tue, 11 Nov 2008 23:41:46 +0000 Subject: [PATCH] (No version change) Added item to -v5 help menu. --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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."