X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=sync-accounts%2Fsync-accounts;h=40d6a6b19fe7363513ab266a0f96c7e8150c77b1;hp=80d22269605bced7ffba50bdda7c5a2edd783d0f;hb=1a50aa110b1e60ce4ed19341f59f0450572801b9;hpb=b058752176c6dc43365112ef6baa835d01267f49 diff --git a/sync-accounts/sync-accounts b/sync-accounts/sync-accounts index 80d2226..40d6a6b 100755 --- a/sync-accounts/sync-accounts +++ b/sync-accounts/sync-accounts @@ -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 # Copyright (C)2000-2001 nCipher Corporation Ltd @@ -18,14 +18,6 @@ # If not, write to the Free Software Foundation, Inc., 59 Temple # Place - Suite 330, Boston, MA 02111-1307, USA. # -# usage: sync-accounts [-n] [-C] [ ...] -# 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. #