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