blep
parent
60ba955cd9
commit
e9826b0968
|
@ -266,7 +266,10 @@
|
||||||
|
|
||||||
;; ------------------------------------------------
|
;; ------------------------------------------------
|
||||||
;; help
|
;; help
|
||||||
;; ------------------------------------------------ (define (help) (displayln-for "Usage:"
|
;; ------------------------------------------------
|
||||||
|
(define (help)
|
||||||
|
(displayln-for
|
||||||
|
"Usage:"
|
||||||
(format " ~a [<command>] [<args>]" program-name)
|
(format " ~a [<command>] [<args>]" program-name)
|
||||||
""
|
""
|
||||||
"Commands:"
|
"Commands:"
|
||||||
|
|
Loading…
Reference in New Issue