X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=blobdiff_plain;f=bin%2Fgatherstats.pl;h=b4f07d92827d4c5c10b1717c258a9037f514d78b;hp=c85b23de435e15901ef7e91c5e102940360991b6;hb=44c197097be2f6ec7bd02fcc8cc8dc51c34311c5;hpb=24d2011f322ff3b58527c24bbd767cdf02515ca5 diff --git a/bin/gatherstats.pl b/bin/gatherstats.pl index c85b23d..b4f07d9 100755 --- a/bin/gatherstats.pl +++ b/bin/gatherstats.pl @@ -210,7 +210,7 @@ gatherstats - process statistical data from a raw source =head1 SYNOPSIS -B [B<-Vhdt>] [B<-m> I | I] [B<-s> I] [B<-c> I]] [B<--hierarchy> I] [B<--rawdb> I] [B<-groupsdb> I] [B<--clientsdb> I] [B<--hostsdb> I] [--conffile I] +B [B<-Vhdt>] [B<-m> I | I] [B<-s> I] [B<-c> I]] [B<--hierarchy> I] [B<--rawdb> I] [B<-groupsdb> I] [B<--clientsdb> I] [B<--hostsdb> I] [B<--conffile> I] =head1 REQUIREMENTS @@ -261,7 +261,8 @@ override that default through the B<--groupsdb> option. =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 L for an overview of possible configuration options.