cleanup
m455 2020-06-20 00:22:39 -04:00
parent 60ba955cd9
commit e9826b0968
1 changed files with 4 additions and 1 deletions

View File

@ -266,7 +266,10 @@
;; ------------------------------------------------
;; help
;; ------------------------------------------------ (define (help) (displayln-for "Usage:"
;; ------------------------------------------------
(define (help)
(displayln-for
"Usage:"
(format " ~a [<command>] [<args>]" program-name)
""
"Commands:"