From ca4d274b6179ecafad186a8876dc386af4b92dcb Mon Sep 17 00:00:00 2001 From: m455 Date: Tue, 12 Mar 2019 23:33:08 -0400 Subject: [PATCH] made an awesome help message --- messages.rkt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages.rkt b/messages.rkt index 93f68e0..f1bcf70 100644 --- a/messages.rkt +++ b/messages.rkt @@ -63,7 +63,8 @@ config:program-name " " config:remove-command " " "1\n" "\n" - "Note: You may have to run " + "Note:\n" + "You may have to run " "`" config:program-name " " config:list-command "`" " " "see which number corresponds to which item in the list." " In the example above, the first item was removed from the list\n"