removed a tab from the last bit of the help message
parent
493fba8b96
commit
5f837b7275
|
@ -58,7 +58,7 @@
|
||||||
tab-full (format "~a ~a 2" program-name remove-command) newline-double
|
tab-full (format "~a ~a 2" program-name remove-command) 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)
|
(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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue