]> granicus.if.org Git - pgbadger/commitdiff
Add missing information about unsupported csv log input from stdin. It must be read...
authorDarold Gilles <gilles@darold.net>
Wed, 26 Sep 2012 19:11:05 +0000 (21:11 +0200)
committerDarold Gilles <gilles@darold.net>
Wed, 26 Sep 2012 19:11:05 +0000 (21:11 +0200)
README
doc/pgBadger.pod
pgbadger

diff --git a/README b/README
index ae57c966f60d18171348422dfae19d27e1c95ef2..fe5c500ede055628397bf060794563f0294d356a 100644 (file)
--- 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:
 
index a77c3aa596057552a57b3a61a024cc45ff64d03f..179cd73a1a418a9824641ccfa4343cab41f32745 100644 (file)
@@ -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:
index 7522110eab44aff21cab26efaff9339d9073bf94..ff88631720874cd34448908109abbca88592397b 100755 (executable)
--- 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: