Fix documentation relating to conffile location.
CONFIGURATION section talks about newsstats.conf being in the same directory which is not true any more since2ad99c20bc. It also didn't mention the --conffile option which was added in23ab67a099. Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
e39d4207a6
commit
44c197097b
4 changed files with 9 additions and 5 deletions
|
|
@ -268,8 +268,9 @@ This script will create database tables as necessary and configured.
|
|||
|
||||
=head2 Configuration
|
||||
|
||||
B<install> will read its configuration from F<newsstats.conf> via
|
||||
Config::Auto.
|
||||
B<install> will read its configuration from F<newsstats.conf> which should
|
||||
be present in etc/ via Config::Auto or from a configuration file submitted
|
||||
by the B<--conffile> option.
|
||||
|
||||
See L<doc/INSTALL> for an overview of possible configuration options.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue