From de52aa1696a131875bd1c24d7ce63e9f12b7627c Mon Sep 17 00:00:00 2001 From: miker Date: Tue, 12 Jul 2005 19:14:05 +0000 Subject: [PATCH 1/1] adding filter info to the help git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@390 9efc2488-bf62-4759-914b-345cdb29e865 --- doc/dokuwiki-doc-stubber.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dokuwiki-doc-stubber.pl b/doc/dokuwiki-doc-stubber.pl index 81c9d0b..fcdd03d 100755 --- a/doc/dokuwiki-doc-stubber.pl +++ b/doc/dokuwiki-doc-stubber.pl @@ -18,7 +18,7 @@ GetOptions( 'cvs_base=s' => \$cvs_base, ); unless( $service ) { - print "usage: $0 -s [-c -n]\n"; + print "usage: $0 -s [-c -f -n]\n"; exit; } -- 2.43.2