chiark / gitweb /
Remove usage info, now in manpage.
[chiark-utils.git] / sync-accounts / sync-accounts
index 80d22269605bced7ffba50bdda7c5a2edd783d0f..40d6a6b19fe7363513ab266a0f96c7e8150c77b1 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/perl
-# $Id: sync-accounts,v 1.17 2001-03-06 18:35:09 ian Exp $
+# $Id: sync-accounts,v 1.18 2002-07-14 17:04:59 ianmdlvl Exp $
 #
 # Copyright (C)1999-2000 Ian Jackson <ian@davenant.greenend.org.uk>
 # Copyright (C)2000-2001 nCipher Corporation Ltd
 #  If not, write to the Free Software Foundation, Inc., 59 Temple
 #  Place - Suite 330, Boston, MA 02111-1307, USA.
 #
-# usage: sync-accounts [-n] [-C<config-file>] [<host> ...]
-# options:
-#   -n     do not really do anything
-#   -C     alternative config file (default is /etc/sync-accounts)
-#   -q     display accounts synched, not synched, etc.
-# if no host(s) specified, does all
-# host(s) may not be specified with -q
-#
 # The config file consists of directives, one per line.  Leading and
 # trailing whitespace, blank lines and lines starting # are ignored.
 #