From: cscatolini Date: Wed, 1 Feb 2017 21:57:19 +0000 (-0200) Subject: Fix repeated info in README and doc. X-Git-Tag: v9.2~23^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e2a835d8a59ce9b402e02df0022560b184f3e56a;p=pgbadger Fix repeated info in README and doc. --- diff --git a/README b/README index 7033534..5567dda 100644 --- a/README +++ b/README @@ -238,8 +238,8 @@ SYNOPSIS DESCRIPTION pgBadger is a PostgreSQL log analyzer built for speed with fully reports - from your PostgreSQL log file. It's a single and small Perl script Perl - script that outperforms any other PostgreSQL log analyzer. + from your PostgreSQL log file. It's a single and small Perl script that + outperforms any other PostgreSQL log analyzer. It is written in pure Perl and uses a javascript library (flotr2) to draw graphs so that you don't need to install any additional Perl diff --git a/doc/pgBadger.pod b/doc/pgBadger.pod index 2c659cb..e52dfbf 100644 --- a/doc/pgBadger.pod +++ b/doc/pgBadger.pod @@ -241,8 +241,8 @@ it will also update all ressources file (JS and CSS). =head1 DESCRIPTION pgBadger is a PostgreSQL log analyzer built for speed with fully -reports from your PostgreSQL log file. It's a single and small Perl script -Perl script that outperforms any other PostgreSQL log analyzer. +reports from your PostgreSQL log file. It's a single and small Perl script that +outperforms any other PostgreSQL log analyzer. It is written in pure Perl and uses a javascript library (flotr2) to draw graphs so that you don't need to install any additional Perl modules or