X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=quickconfig%2F001-heading.sh;h=6d9aba2a907c40ce7b10f02df1253944eaf412a2;hb=5f0ac8e2b49fc413326a6f5c7f2843f63ffcc509;hp=1f5647af7e2880fbadd923bed63a57ccc385acbe;hpb=64cc61f8747c958bd13b8fcf7f78274dc2241182;p=grml-quickconfig.git diff --git a/quickconfig/001-heading.sh b/quickconfig/001-heading.sh index 1f5647a..6d9aba2 100644 --- a/quickconfig/001-heading.sh +++ b/quickconfig/001-heading.sh @@ -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; '