Update usage info
This commit is contained in:
parent
ca72ca30d0
commit
aff3e1536a
1 changed files with 2 additions and 1 deletions
|
@ -52,7 +52,8 @@ The result contains the url and the name of the bookmark."
|
||||||
"Show a help message."
|
"Show a help message."
|
||||||
(format t (concatenate
|
(format t (concatenate
|
||||||
'string
|
'string
|
||||||
"Usage: clark [command [options]...]~%"
|
"Usage: clark [<command> [<options> ...]]~%"
|
||||||
|
" clark add <url> <name> <description> [<tags> ...]~%"
|
||||||
"~%"
|
"~%"
|
||||||
"Possible commands:~%"
|
"Possible commands:~%"
|
||||||
"~%"
|
"~%"
|
||||||
|
|
Loading…
Reference in a new issue