Support refresh/re-executing via "r" key
[grml-quickconfig.git] / quickconfig / 001-heading.sh
index 6d9aba2..447ebfe 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 "/Return/ or ^q to go back to the shell.";
+print_line "/Return/ or ^q to go back to the shell, or ^r to refresh.";
 print_delim;
 '