From 1a50aa110b1e60ce4ed19341f59f0450572801b9 Mon Sep 17 00:00:00 2001 From: ianmdlvl Date: Sun, 14 Jul 2002 17:04:59 +0000 Subject: [PATCH] Remove usage info, now in manpage. --- sync-accounts/sync-accounts | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) 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. # -- 2.30.2