aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-03-21 22:35:54 +0100
committerGravatar Tom Willemsen2013-03-21 22:35:54 +0100
commitaff3e1536af3c9802c56716d4f4a52c5aaaab436 (patch)
treee4787283a09ffcce635f2b4c619cb16703645bc3
parentca72ca30d00fd656b5d0877373aa44aadff0709f (diff)
downloadclark-aff3e1536af3c9802c56716d4f4a52c5aaaab436.tar.gz
clark-aff3e1536af3c9802c56716d4f4a52c5aaaab436.zip
Update usage info
-rw-r--r--clark.lisp3
1 files changed, 2 insertions, 1 deletions
diff --git a/clark.lisp b/clark.lisp
index f2c2bc7..742dd77 100644
--- a/clark.lisp
+++ b/clark.lisp
@@ -52,7 +52,8 @@ The result contains the url and the name of the bookmark."
"Show a help message."
(format t (concatenate
'string
- "Usage: clark [command [options]...]~%"
+ "Usage: clark [<command> [<options> ...]]~%"
+ " clark add <url> <name> <description> [<tags> ...]~%"
"~%"
"Possible commands:~%"
"~%"