From: eldy <> Date: Sun, 27 Jul 2003 17:50:41 +0000 (+0000) Subject: Updated documentation X-Git-Tag: AWSTATS_5_7_BETA~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce88d062eae04a3cdb5d7ffce2639d5dac5d1b87;p=thirdparty%2FAWStats.git Updated documentation --- diff --git a/tools/awstats_buildstaticpages.pl b/tools/awstats_buildstaticpages.pl index d333c4e5..cc75daa3 100644 --- a/tools/awstats_buildstaticpages.pl +++ b/tools/awstats_buildstaticpages.pl @@ -135,8 +135,8 @@ if (! $Config) { print " -date Used to add build date in built pages file name\n"; print " -staticlinksext=xxx For pages with .xxx extension instead of .html\n"; print " -buildpdf[=pathtohtmldoc] Build a PDF file after building HTML pages.\n"; - print " Output directory must contains icons directory\n"; - print " when this option is used.\n"; + print " Output directory must contains icon directory\n"; + print " when this option is used (need 'htmldoc').\n"; print "\n"; print "New versions and FAQ at http://awstats.sourceforge.net\n"; exit 0;