[1622] in Moira

home help back first fref pref prev next nref lref last post

chpobox usage message

daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Sun Aug 6 23:02:14 2000

Message-Id: <200008070302.XAA15244@alice-whacker.mit.edu>
To: moiradev@MIT.EDU
Date: Sun, 06 Aug 2000 23:02:03 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>

	doesn't mention the -S flag.  Here's a fix.

Garry

Index: chpobox.c
===================================================================
RCS file: /afs/athena.mit.edu/astaff/project/moiradev/repository/moira/clients/chpobox/chpobox.c,v
retrieving revision 1.2
diff -c -r1.2 chpobox.c
*** chpobox.c	2000/03/16 20:38:51	1.2
--- chpobox.c	2000/08/07 02:42:00
***************
*** 177,182 ****
  
  void usage(void)
  {
!   fprintf(stderr, "Usage: %s [-s address] [-p] [-u user]\n", whoami);
    exit(1);
  }
--- 177,182 ----
  
  void usage(void)
  {
!   fprintf(stderr, "Usage: %s [-s|-S address] [-p] [-u user]\n", whoami);
    exit(1);
  }

home help back first fref pref prev next nref lref last post