X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=blobdiff_plain;f=install%2Finstall.pl;h=690366e720cdb6d3868e3ad32dab2f5efdf4373c;hp=fabdaa160c118a89066bba4451fbdccfb5a4a82c;hb=b3b170c35779d2d32819f79ce11b25294a136e85;hpb=24d2011f322ff3b58527c24bbd767cdf02515ca5 diff --git a/install/install.pl b/install/install.pl index fabdaa1..690366e 100755 --- a/install/install.pl +++ b/install/install.pl @@ -256,7 +256,7 @@ install - installation script =head1 SYNOPSIS -B [B<-Vh> [--update I] [--conffile I] +B [B<-Vh> [--update I] [B<--conffile> I] =head1 REQUIREMENTS @@ -268,8 +268,9 @@ This script will create database tables as necessary and configured. =head2 Configuration -B will read its configuration from F via -Config::Auto. +B will read its configuration from F 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.