main
Jesse Laprade 2020-05-27 13:32:10 -04:00
parent c3540b47e1
commit 690777df9f
1 changed files with 44 additions and 44 deletions

View File

@ -58,7 +58,7 @@
tab-full (format "~a ~a 2" program-name remove-commands) newline-double tab-full (format "~a ~a 2" program-name remove-commands) newline-double
"If you can't see the whole help message, then try running the following command: " newline "If you can't see the whole help message, then try running the following command: " newline
tab-half (format "~a ~a | less" program-name help-command)) newline) tab-half (format "~a ~a | less" program-name help-command) newline)
'empty-list "> There is nothing in your list\n" 'empty-list "> There is nothing in your list\n"