From 482930ff077543e62d67f86dba10021aa6183c49 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Tue, 8 May 2012 23:46:59 +0000 Subject: [PATCH] fixed typo in -v 5 help item. --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index 36d036f..f048363 100755 --- a/inxi +++ b/inxi @@ -2188,7 +2188,7 @@ show_options() print_screen_output " 3 - Adds advanced CPU (-C), network (-n) data, and switches on -x advanced data option." print_screen_output " 4 - Adds partition size/filled data (-P) for (if present):/, /home, /var/, /boot" print_screen_output " Shows full disk data (-D)" - print_screen_output " 5 - Adds audio card (-A); sensors (-s), partion label (-l) and UUID (-u), short form of optical drives." + print_screen_output " 5 - Adds audio card (-A); sensors (-s), partition label (-l) and UUID (-u), short form of optical drives." print_screen_output " 6 - Adds full partition data (-p), unmounted partition data (-o), optical drive data (-d)." print_screen_output " 7 - Adds network IP data (-i); triggers -xx." print_screen_output "-x Show extra data (only works with verbose or line output, not short form): "