chiark / gitweb /
Remove usage info, now in manpage.
[chiark-utils.git] / sync-accounts / sync-accounts
index 1a38d8d81c4cade754f290aacd819f56ac6dab7f..40d6a6b19fe7363513ab266a0f96c7e8150c77b1 100755 (executable)
@@ -1,7 +1,8 @@
 #!/usr/bin/perl
-# $Id: sync-accounts,v 1.16 2001-03-06 18:34:36 ian Exp $
+# $Id: sync-accounts,v 1.18 2002-07-14 17:04:59 ianmdlvl Exp $
 #
-# Copyright (C)1999 Ian Jackson <ian@davenant.greenend.org.uk>
+# Copyright (C)1999-2000 Ian Jackson <ian@davenant.greenend.org.uk>
+# Copyright (C)2000-2001 nCipher Corporation Ltd
 #
 #  This is free software; you can redistribute it and/or modify it under
 #  the terms of the GNU General Public License as published by the Free
 #  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.
 #