Bump Standards-Version to 3.9.2
[grml-quickconfig.git] / quickconfig / 001-heading.sh
index 2b9fe82..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 "${HILIGHT}Return${NORMAL} or ${HILIGHT}q${NORMAL} to go back to the shell.";
+print_line "/Return/ or ^q to go back to the shell.";
 print_delim;
 '