fixed help message

cleanup
m455 2020-06-15 23:56:38 -04:00
parent c3985377a8
commit 1623511e99
1 changed files with 3 additions and 3 deletions

View File

@ -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)