X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=sympathy.git;a=blobdiff_plain;f=apps%2Fusage.c;h=0351664d68fa9e568c6b40c68c10f4488c7a9208;hp=d06bf054f085e72f0416432f823ebdb59d14c767;hb=25d900de136f12439738b6773571736eae86e00f;hpb=f623a361f194ceff8bda6b737aca73d8024c0005 diff --git a/apps/usage.c b/apps/usage.c index d06bf05..0351664 100644 --- a/apps/usage.c +++ b/apps/usage.c @@ -1,15 +1,58 @@ -/* +/* * usage.c: * - * Copyright (c) 2008 James McKenzie , + * Copyright (c) 2008 James McKenzie , * All rights reserved. * */ -static char rcsid[] = "$Id$"; +static char rcsid[] = + "$Id: usage.c,v 1.28 2011/02/28 18:11:10 james Exp $"; -/* - * $Log$ +/* + * $Log: usage.c,v $ + * Revision 1.28 2011/02/28 18:11:10 james + * *** empty log message *** + * + * Revision 1.27 2008/05/09 12:35:57 james + * *** empty log message *** + * + * Revision 1.26 2008/05/09 12:26:58 staffcvs + * *** empty log message *** + * + * 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 *** + * + * Revision 1.23 2008/03/12 01:26:56 james + * *** empty log message *** + * + * Revision 1.22 2008/03/07 13:16:02 james + * *** empty log message *** + * + * Revision 1.21 2008/03/06 21:34:09 james + * *** empty log message *** + * + * Revision 1.20 2008/03/06 17:21:41 james + * *** empty log message *** + * + * Revision 1.19 2008/03/03 06:04:42 james + * *** empty log message *** + * + * Revision 1.18 2008/03/03 06:04:18 james + * *** empty log message *** + * + * Revision 1.17 2008/02/28 16:57:51 james + * *** empty log message *** + * + * Revision 1.16 2008/02/27 18:29:49 james + * *** empty log message *** + * + * Revision 1.15 2008/02/27 16:01:24 james + * *** empty log message *** + * * Revision 1.14 2008/02/27 09:55:57 james * *** empty log message *** * @@ -62,13 +105,18 @@ usage (void) { fprintf (stderr, "Usage:\n" - "sympathy -t [-K] [-d serialdev|-p] [-b baud] [-f] [-L log] [-u]\n" - "sympathy -s [-K] [-d serialdev|-p] [-b baud] [-f] [-L log] [-u] [-k skt]\n" - " [-n hlines] [-w WxH] [-F]\n" - "sympathy [-s -c] [-K] [-d serialdev|-p] [-b baud] [-f] [-L log] [-u] [-k skt]\n" - " [-n hlines] [-w WxH]\n" - "sympathy -c [-H] [-u] -k skt\n" - "sympathy -r id [-H] [-u]\n" + "sympathy -t [-K] [-d serialdev|-p] [-b baud] [-f] [-L log] [-w WxH]\n" + " [-F] [-P pidfile] [-u] [-N]\n" + " [pty program] [pty program args]\n" + "sympathy -s [-K] [-d serialdev|-p] [-b baud] [-f] [-L log] [-w WxH]\n" + " [-F] [-P pidfile] [-n hlines] [-k skt]\n" + " [-S] [pty program] [pty program args]\n" + "sympathy [-s -c] [-K] [-d serialdev|-p] [-b baud] [-f] [-L log] [-w WxH]\n" + " [-F] [-P pidfile] [-u] [-N] [-n hlines] [-k skt]\n" + " [-S] [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" @@ -83,8 +131,10 @@ usage (void) " incompatible with -F. This is the default mode\n" " -c client mode: connect to server mode process\n" " -r id client mode: connect to server mode process on socket\n" - " ~/.sympathy/id\n" + " ~/.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" @@ -108,13 +158,20 @@ usage (void) " -H instead of connecting the user's terminal to the session\n" " emit HTML of the current state of the screen on stdout\n" " -L log log activity on the device to the file log\n" - " -n hlines the number of lines of history to store in the\n" + " -n nlines the number of lines of history to store in the\n" " server, that are replayed on connexion\n" + " -P pidfile write the pid of the server/terminal process to pidfile\n" + " -R rotate logile specified with -L option\n" + " -S log errors to syslog\n" " -u don't emit utf-8 try to use ISO-2202 to the local terminal\n" " -w W[xH] start session with a screen of size W by H. 0