aboutsummaryrefslogtreecommitdiffstats
path: root/apps/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/usage.c')
-rw-r--r--apps/usage.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/usage.c b/apps/usage.c
index cf79d6d..598ccb7 100644
--- a/apps/usage.c
+++ b/apps/usage.c
@@ -10,6 +10,9 @@ static char rcsid[] = "$Id$";
/*
* $Log$
+ * Revision 1.12 2008/02/27 09:42:21 james
+ * *** empty log message ***
+ *
* Revision 1.11 2008/02/27 01:31:38 james
* *** empty log message ***
*
@@ -61,6 +64,7 @@ usage (void)
"sympathy -c [-H] [-u] -k skt\n"
"sympathy -r id [-H] [-u]\n"
"sympathy {-l|-ls}\n"
+ "sympathy -v\n"
"sympathy -h\n"
"\n"
"Main mode:\n"
@@ -75,6 +79,8 @@ usage (void)
" -r id client mode: connect to server mode process on socket\n"
" ~/.sympathy/id\n"
" -l or -ls list active sockets in ~/.sympathy\n"
+ " -v show version\n"
+ " -h show help\n"
"\n"
"Options:\n"
" -K lock the serial device. By default sympathy checks that no\n"