chiark / gitweb /
*** empty log message ***
[sympathy.git] / apps / usage.c
index cf79d6d5b17069f7a6310b99dbdb4e984dea6a88..d86294e13ffc190d8b8eceb68d8a342b667fd0f5 100644 (file)
@@ -10,6 +10,12 @@ static char rcsid[] = "$Id$";
 
 /*
  * $Log$
+ * Revision 1.13  2008/02/27 09:42:53  james
+ * *** empty log message ***
+ *
+ * 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 +67,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 +82,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"