From 9255a89b7422b5cccaee86e95e57afe40bcaeeb0 Mon Sep 17 00:00:00 2001 From: Darold Gilles Date: Mon, 28 Jan 2013 21:19:28 +0100 Subject: [PATCH] Fix documentation about OrderUrl that is limited to User detailed Urls reports, not Top Url and Top domain. --- README | 7 +++++-- doc/SquidAnalyzer.pod | 7 +++++-- doc/squidanalyzer.3 | 7 +++++-- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README b/README index ca78809..c82e131 100644 --- a/README +++ b/README @@ -182,8 +182,11 @@ CONFIGURATION OrderNetwork bytes|hits|duration OrderUser bytes|hits|duration OrderUrl bytes|hits|duration - Used to set how SquidAnalyzer sort Network, User and Url report - screen. Value can be: bytes, hits or duration. Default is bytes. + Used to set how SquidAnalyzer sort Network, User and User detailed + Urls reports screen. Value can be: bytes, hits or duration. Default + is bytes. Note that OrderUrl is limited to User detailed Urls + reports and does not apply to Top Url and Top domain report where + there is three reports each already ordered. OrderMime bytes|hits Used to set how SquidAnalyzer sort Mime types report screen Value diff --git a/doc/SquidAnalyzer.pod b/doc/SquidAnalyzer.pod index 6494f0c..bff4a6b 100644 --- a/doc/SquidAnalyzer.pod +++ b/doc/SquidAnalyzer.pod @@ -197,8 +197,11 @@ run. Default disable. =item OrderUrl bytes|hits|duration -Used to set how SquidAnalyzer sort Network, User and Url report -screen. Value can be: bytes, hits or duration. Default is bytes. +Used to set how SquidAnalyzer sort Network, User and User detailed Urls +reports screen. Value can be: bytes, hits or duration. Default is bytes. +Note that OrderUrl is limited to User detailed Urls reports and does not +apply to Top Url and Top domain report where there is three reports each +already ordered. =item OrderMime bytes|hits diff --git a/doc/squidanalyzer.3 b/doc/squidanalyzer.3 index ec91e94..45bb27c 100644 --- a/doc/squidanalyzer.3 +++ b/doc/squidanalyzer.3 @@ -341,8 +341,11 @@ run. Default disable. .IP "OrderUrl bytes|hits|duration" 4 .IX Item "OrderUrl bytes|hits|duration" .PD -Used to set how SquidAnalyzer sort Network, User and Url report -screen. Value can be: bytes, hits or duration. Default is bytes. +Used to set how SquidAnalyzer sort Network, User and User detailed Urls +reports screen. Value can be: bytes, hits or duration. Default is bytes. +Note that OrderUrl is limited to User detailed Urls reports and does not +apply to Top Url and Top domain report where there is three reports each +already ordered. .IP "OrderMime bytes|hits" 4 .IX Item "OrderMime bytes|hits" Used to set how SquidAnalyzer sort Mime types report screen