'browsers', 'domains', 'operating_systems', 'robots',
'search_engines', 'worms'
);
- print "----- $PROG $VERSION (c) 2000-2008 Laurent Destailleur -----\n";
+ print "----- $PROG $VERSION (c) 2000-2009 Laurent Destailleur -----\n";
print
"AWStats is a free web server logfile analyzer to show you advanced web\n";
print "statistics.\n";
print "Syntax: $PROG.$Extension -config=virtualhostname [options]\n";
print "\n";
print
-" This runs $PROG in command line to update statistics of a web site, from\n";
+" This runs $PROG in command line to update statistics (-update option) of a\n";
print
-" the log file defined in AWStats config file (with -update option), or build\n";
- print " a HTML report (with -output option).\n";
+" web site, from the log file defined in AWStats config file, or build a HTML\n";
+ print " report (-output option).\n";
print
" First, $PROG tries to read $PROG.virtualhostname.conf as the config file.\n";
print " If not found, $PROG tries to read $PROG.conf\n";
print " Most viewed, entry and exit pages\n";
print " Files type and Web compression (mod_gzip, mod_deflate stats)\n";
print " Screen size\n";
- print " Number of times site is 'added to favorites bookmarks'\n";
print " Ratio of Browsers with support of: Java, Flash, RealG2 reader,\n";
print " Quicktime reader, WMA reader, PDF reader\n";
print " Configurable personalized reports\n";