From d8ca861e308297028e0759f82f963ea5190abd2c Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Thu, 26 May 2011 22:29:53 +0000 Subject: [PATCH] help cleanup --- inxi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inxi b/inxi index ecd24ea..6b838ee 100755 --- a/inxi +++ b/inxi @@ -1824,8 +1824,8 @@ show_options() print_screen_output " " print_screen_output "Debugging Options:" print_screen_output "-% Overrides defective or corrupted data." - print_screen_output "-@ Triggers debugger output. Requires debugging level 1-13 (8-10 - logging). Less than 8 just triggers" - print_screen_output " $SCRIPT_NAME debugger output on screen." + print_screen_output "-@ Triggers debugger output. Requires debugging level 1-13 (8-10 - logging)." + print_screen_output " Less than 8 just triggers $SCRIPT_NAME debugger output on screen." print_screen_output " 1-7 - On screen debugger output" print_screen_output " 8 - Basic logging" print_screen_output " 9 - Full file/sys info logging"