From 5a4bcc36ef7a6a919d0dc733ab5b8a81a281872a Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Tue, 26 Apr 2011 06:30:25 +0000 Subject: [PATCH] tweaks --- inxi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/inxi b/inxi index 4886d77..7462d31 100755 --- a/inxi +++ b/inxi @@ -852,9 +852,9 @@ select_default_color_scheme() print_screen_output " $(($i+2)))$spacer Exit, use another terminal, or set manually." print_screen_output "------------------------------------------------------------------------------" print_screen_output "Simply type the number for the color scheme that looks best to your eyes for your $COLOR_SELECTION settings" - print_screen_output "and hit ENTER. NOTE: You can bring this option list up by starting $SCRIPT_NAME with option: -c 97 to 99" - print_screen_output "Your selection will be stored here: $config_file" - print_screen_output "Setting global value overrides terminal and irc. irc or terminal remove the global." + print_screen_output "and hit ENTER. NOTE: You can bring this option list up by starting $SCRIPT_NAME with option: -c 97 (global)," + print_screen_output "98 (irc), 99 (terminal). Your selection(s) will be stored here: $config_file" + print_screen_output "Setting global value overrides terminal and irc. Setting irc or terminal remove the global." print_screen_output "------------------------------------------------------------------------------" echo -n "" read user_selection