aboutsummaryrefslogtreecommitdiffstats
path: root/apps/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/usage.c')
-rw-r--r--apps/usage.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/usage.c b/apps/usage.c
index 2f9667b..88f844a 100644
--- a/apps/usage.c
+++ b/apps/usage.c
@@ -10,6 +10,9 @@ static char rcsid[] = "$Id$";
/*
* $Log$
+ * Revision 1.25 2008/05/09 12:19:18 james
+ * *** empty log message ***
+ *
* Revision 1.24 2008/03/12 01:30:23 james
* *** empty log message ***
*
@@ -103,6 +106,7 @@ usage (void)
" [pty program] [pty program args]\n"
"sympathy -c [-H] [-I string ] [-u] [-N] -k skt\n"
"sympathy -r id [-H] [-I string ] [-u] [-N]\n"
+ "sympathy -C -d serialdev\n"
"sympathy {-l|-ls}\n"
"sympathy -v\n"
"sympathy -h\n"
@@ -120,6 +124,7 @@ usage (void)
" ~/.sympathy/id or ~/.sympathy/hostname.id if id is an\n"
" integer\n"
" -l or -ls list active sockets in ~/.sympathy\n"
+ " -C clear inactive locks\n"
" -v show version\n"
" -h show help\n"
"\n"