fixed help message
parent
c3985377a8
commit
1623511e99
|
@ -230,9 +230,9 @@
|
||||||
""
|
""
|
||||||
"Examples:"
|
"Examples:"
|
||||||
" nicethings"
|
" nicethings"
|
||||||
" add \"You are beautiful\""
|
" nicethings add \"You are beautiful\""
|
||||||
" ls"
|
" nicethings ls"
|
||||||
" rm 2"))
|
" nicethings rm 2"))
|
||||||
|
|
||||||
(define (process-args vectorof-args)
|
(define (process-args vectorof-args)
|
||||||
(define (args-ref number)
|
(define (args-ref number)
|
||||||
|
|
Loading…
Reference in New Issue