Add missing description of --no-year-stat option to documentation and squid-analyzer usage.

This commit is contained in:
Darold Gilles 2013-09-01 21:42:33 +02:00
parent 9619067c3e
commit f4e9b65acc
4 changed files with 8 additions and 0 deletions

2
README
View File

@ -146,6 +146,8 @@ USAGE
-r | --rebuild : use this option to rebuild all html and graphs
output from all data files.
-v | version : show version and exit.
--no-year-stat : disable years statistics, reports will
start from month level only.
There is special options like --rebuild that force SquidAnalyzer to
rebuild all HTML reports, useful after an new feature or a bug fix. If

View File

@ -151,6 +151,8 @@ script. Here are authorized usage:
-r | --rebuild : use this option to rebuild all html and graphs
output from all data files.
-v | version : show version and exit.
--no-year-stat : disable years statistics, reports will
start from month level only.
There is special options like --rebuild that force SquidAnalyzer to rebuild all

View File

@ -288,6 +288,8 @@ script. Here are authorized usage:
\& \-r | \-\-rebuild : use this option to rebuild all html and graphs
\& output from all data files.
\& \-v | version : show version and exit.
\& \-\-no\-year\-stat : disable years statistics, reports will
\& start from month level only.
.Ve
.PP
There is special options like \-\-rebuild that force SquidAnalyzer to rebuild all

View File

@ -106,6 +106,8 @@ Usage: squid-analyzer [ -c squidanalyzer.conf ] [-l logfile]
-r | --rebuild : use this option to rebuild all html and graphs
output from all data files.
-v | version : show version and exit.
--no-year-stat : disable years statistics, reports will start
from month level only.
};