X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=apps%2Fusage.c;h=5a00619e769636e8359b76d9c2ef97575111474d;hb=96141690f033c652c3cc8f24213d9054868836b4;hp=d06bf054f085e72f0416432f823ebdb59d14c767;hpb=2d2b1980fbe7746624fac3de96a35fb7da7ef16d;p=sympathy.git diff --git a/apps/usage.c b/apps/usage.c index d06bf05..5a00619 100644 --- a/apps/usage.c +++ b/apps/usage.c @@ -10,6 +10,9 @@ static char rcsid[] = "$Id$"; /* * $Log$ + * 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 *** * @@ -83,7 +86,8 @@ 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" " -v show version\n" " -h show help\n"