From: Darold Gilles Date: Wed, 26 Sep 2012 19:11:05 +0000 (+0200) Subject: Add missing information about unsupported csv log input from stdin. It must be read... X-Git-Tag: v3.2~140 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6a794f247623deea5e24ca78ceb72cc499fe178;p=pgbadger Add missing information about unsupported csv log input from stdin. It must be read from a file. Thank to Philip Freeman for the report. --- diff --git a/README b/README index ae57c96..fe5c500 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ SYNOPSIS logfile can be a single log file, a list of files, or a shell command returning a list of file. If you want to pass log content from stdin - use - as filename. + use - as filename. Note that input from stdin will not work with csvlog. Options: diff --git a/doc/pgBadger.pod b/doc/pgBadger.pod index a77c3aa..179cd73 100644 --- a/doc/pgBadger.pod +++ b/doc/pgBadger.pod @@ -12,7 +12,7 @@ Arguments: logfile can be a single log file, a list of files, or a shell command returning a list of file. If you want to pass log content from stdin - use - as filename. + use - as filename. Note that input from stdin will not work with csvlog. Options: diff --git a/pgbadger b/pgbadger index 7522110..ff88631 100755 --- a/pgbadger +++ b/pgbadger @@ -766,7 +766,7 @@ Arguments: logfile can be a single log file, a list of files or a shell command returning a list of file. If you want to pass log content from stdin - use - as filename. + use - as filename. Note that input from stdin will not work with csvlog. Options: