]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation
authoreldy <>
Sun, 27 Jul 2003 17:50:41 +0000 (17:50 +0000)
committereldy <>
Sun, 27 Jul 2003 17:50:41 +0000 (17:50 +0000)
tools/awstats_buildstaticpages.pl

index d333c4e53f7bababbad8a17d3cbd2c920b4da10e..cc75daa3a496cd0b19e00dd1fe24c1434247a5d4 100644 (file)
@@ -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;