From: Fabian Keil Date: Thu, 22 Jul 2010 14:51:59 +0000 (+0000) Subject: Add the --statistics option to the SYNOPSIS. X-Git-Tag: v_3_0_17~118 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=83462567a150fff37e8ebb0b8247aff1d752bb7e;hp=c4ada18fa665e8c0beed17af0c5acf1655440fcf Add the --statistics option to the SYNOPSIS. --- diff --git a/tools/privoxy-log-parser.pl b/tools/privoxy-log-parser.pl index a6350b05..ae0c0ad0 100755 --- a/tools/privoxy-log-parser.pl +++ b/tools/privoxy-log-parser.pl @@ -8,7 +8,7 @@ # # http://www.fabiankeil.de/sourcecode/privoxy-log-parser/ # -# $Id: privoxy-log-parser.pl,v 1.234 2010/07/21 16:05:44 fk Exp $ +# $Id: privoxy-log-parser.pl,v 1.82 2010/07/22 14:51:19 fabiankeil Exp $ # # TODO: # - LOG_LEVEL_CGI, LOG_LEVEL_ERROR, LOG_LEVEL_WRITE content highlighting @@ -2292,8 +2292,8 @@ B - A parser and syntax-highlighter for Privoxy log messages =head1 SYNOPSIS B [B<--accept-unknown-messages>] [B<--html-output>] -[B<--no-msecs>] [B<--no-syntax-higlighting>] [B<--shorten-thread-ids>] -[B<--show-ineffective-filters>] [B<--version>] +[B<--no-msecs>] [B<--no-syntax-higlighting>] [B<--statistics>] +[B<--shorten-thread-ids>] [B<--show-ineffective-filters>] [B<--version>] =head1 DESCRIPTION