From 32dd4a8f0e5b0e418d20ffe79ff613cee0abb086 Mon Sep 17 00:00:00 2001 From: hjp Date: Wed, 16 Nov 2005 11:10:59 +0000 Subject: [PATCH] Added option --miss to synopsis. --- grouptools/groupmatch.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grouptools/groupmatch.pl b/grouptools/groupmatch.pl index bafed30..f7144c2 100755 --- a/grouptools/groupmatch.pl +++ b/grouptools/groupmatch.pl @@ -6,7 +6,7 @@ groupmatch - find best matching group for list of users =head1 SYNOPSIS -groupmatch [--cut value] [--allmembers] [--debug] user ... +groupmatch [--cut value] [--allmembers] [--debug] [--miss value] user ... =head1 DESCRIPTION