From: ragged Date: Wed, 23 May 2012 05:35:35 +0000 (+0300) Subject: Added explanation for --begin and --end datetime setting. And added -v / --version X-Git-Tag: v3.2~240^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4384dad5480f7512209fc5ab05b1b56e75ef0205;p=pgbadger Added explanation for --begin and --end datetime setting. And added -v / --version --- diff --git a/README b/README index c2832cb..8232ae9 100755 --- a/README +++ b/README @@ -65,9 +65,12 @@ pgbadger -l logfile [...] the given size. Default: no truncate -g | --graph : generate graphs, requires GD::Graph perl module -b | --begin datetime : start date/time for the data to be parsed in log. + Format: -b "yyyy-mm-dd hh:mm:ss" -e | --end datetime : end date/time for the data to be parsed in log. + Format: -e "yyyy-mm-dd hh:mm:ss" -q | --quiet : disable output to stderr and don't print debug informations. -p | --progress : show a progress bar, quiet mode is enabled with this option. + -v | --version : show current version --pie-limit num : do not show pie data lower that num%, show a sum of them instead. AUTHORS: