From 17065c59f7e69244cbea329793cd702ae471d19e Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Sun, 21 Mar 2010 05:06:02 +0000 Subject: [PATCH] help typo fix --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index 9cfc282..befbfcb 100755 --- a/inxi +++ b/inxi @@ -1284,7 +1284,7 @@ show_options() print_screen_output " shows (for single gpu, nvidia driver) screen number gpu is running on." print_screen_output " Shows hdd temp with disk data if you have hddtemp installed, if you are root OR if you have" print_screen_output " added to /etc/sudoers (sudo v. 1.7 or newer): ALL = NOPASSWD: /usr/sbin/hddtemp (sample)" - print_screen_output " For -t, adds memory use output to cpu (-tx c, and cpu use to memory (-tx m)." + print_screen_output " For -t, adds memory use output to cpu (-tx c), and cpu use to memory (-tx m)." print_screen_output "" print_screen_output "Additional Options:" print_screen_output "-h - this help menu."