diff options
Diffstat (limited to 'set-contact-notes.c')
-rw-r--r-- | set-contact-notes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/set-contact-notes.c b/set-contact-notes.c index 6eeeeb4..6fde429 100644 --- a/set-contact-notes.c +++ b/set-contact-notes.c @@ -1,7 +1,7 @@ /* See LICENSE file for copyright and license details. */ #include "common.h" -USAGE("[-u] contact-id"); +USAGE("[-u] contact-id"); /* TODO add -a (append) */ int |