X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=blobdiff_plain;f=bin%2Fgroupstats.pl;h=76ecce032b5f357069a5993333c0f3bb47edde0a;hp=d0ddcde8d7ba50c2d9f2871a8c020d51c7d2d6c4;hb=91c674c4fe8136657b3bfc5c862e0c096ea2dd87;hpb=24d2011f322ff3b58527c24bbd767cdf02515ca5 diff --git a/bin/groupstats.pl b/bin/groupstats.pl index d0ddcde..76ecce0 100755 --- a/bin/groupstats.pl +++ b/bin/groupstats.pl @@ -277,7 +277,7 @@ groupstats - create reports on newsgroup usage =head1 SYNOPSIS -B [B<-Vhcs> B<--comments>] [B<-m> I[:I] | I] [B<-n> I] [B<--checkgroups> I] [B<-r> I] [B<-l> I] [B<-u> I] [B<-b> I] [B<-g> I] [B<-o> I] [B<-f> I] [B<--filetemplate> I] [B<--groupsdb> I] [--conffile I] +B [B<-Vhcs> B<--comments>] [B<-m> I[:I] | I] [B<-n> I] [B<--checkgroups> I] [B<-r> I] [B<-l> I] [B<-u> I] [B<-b> I] [B<-g> I] [B<-o> I] [B<-f> I] [B<--filetemplate> I] [B<--groupsdb> I] [B<--conffile> I] =head1 REQUIREMENTS @@ -342,7 +342,8 @@ Captions and comments are automatically disabled in this case. =head2 Configuration B will read its configuration from F -which should be present in the same directory via Config::Auto. +which should be present in etc/ via Config::Auto or from a configuration file +submitted by the B<--conffile> option. See doc/INSTALL for an overview of possible configuration options.