From 2229da51b62c5947f33c8f9b395002e238f2d5cf Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Fri, 7 Aug 2009 00:36:15 +0000 Subject: [PATCH] updated help menu for -v 5 --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index 403bbb9..ec7f3ca 100755 --- a/inxi +++ b/inxi @@ -1218,7 +1218,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; shows audio card." + print_screen_output " 5 - For multicore systems, also shows: per core clock speeds; audio card; full disk data." print_screen_output "-x Show extra data: bogomips on Cpu; driver version (if available) for Network/Audio;" print_screen_output " direct rendering status for Graphics (in X). Only works with verbose or line output." print_screen_output " Shows hdd temp with disk data if you have hddtemp installed, if you are root OR if you have"