]> granicus.if.org Git - pgbadger/commitdiff
Add --normalized-only information in documentation.
authorGilles Darold <gilles.darold@dalibo.com>
Tue, 6 Dec 2016 20:18:46 +0000 (21:18 +0100)
committerGilles Darold <gilles.darold@dalibo.com>
Tue, 6 Dec 2016 20:18:46 +0000 (21:18 +0100)
README
doc/pgBadger.pod

diff --git a/README b/README
index 524f4ab5c350f28e368d4aa0582a1d47f9bd9680..0112baea39046028c61c92406d65b4b00e22f11b 100644 (file)
--- a/README
+++ b/README
@@ -142,6 +142,7 @@ SYNOPSIS
         --pgbouncer-only       : only show pgbouncer related menu in the header.
         --start-monday         : in incremental mode, calendar's weeks start on
                                  sunday. Use this otpion to start on monday.
+        --normalized-only      : only dump all normalized query to out.txt
 
     pgBadger is able to parse a remote log file using a passwordless ssh
     connection. Use the -r or --remote-host to set the host ip address or
index 5e85489ffeeb21e75f9968b5ab0a5b8a4c464383..527d993cc9c8380a51be159b3c447c80f2293715 100644 (file)
@@ -144,6 +144,8 @@ Options:
     --pgbouncer-only       : only show pgbouncer related menu in the header.
     --start-monday         : in incremental mode, calendar's weeks start on
                              sunday. Use this otpion to start on monday.
+    --normalized-only      : only dump all normalized query to out.txt
+
 
 pgBadger is able to parse a remote log file using a passwordless ssh connection.
 Use the -r or --remote-host to set the host ip address or hostname. There's also