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