Introduced easier highlighting for words and charachtes.
[grml-quickconfig.git] / quickconfig / 001-heading.sh
index 1f5647a..6d9aba2 100644 (file)
@@ -2,7 +2,7 @@
 # print the heading
 LINE='print_line "Welcome to grml-quickconfig";
 print_line "Press a highlighted key to perform an action, or press";
-print_line "${HIGHLIGHT}Return${NORMAL} or ${HIGHLIGHT}q${NORMAL} to go back to the shell.";
+print_line "/Return/ or ^q to go back to the shell.";
 print_delim;
 '