]> granicus.if.org Git - pgbadger/commitdiff
Fix some typo.
authorGilles Darold <gilles@darold.net>
Sat, 1 Dec 2018 16:59:15 +0000 (17:59 +0100)
committerGilles Darold <gilles@darold.net>
Sat, 1 Dec 2018 16:59:15 +0000 (17:59 +0100)
README
doc/pgBadger.pod

diff --git a/README b/README
index 40d1760a8b45630b0da999e415aa674c5cd6a2c2..2199e64965fdca62f0e6ecf78f790eb2af212f3e 100644 (file)
--- a/README
+++ b/README
@@ -153,7 +153,7 @@ SYNOPSIS
         --normalized-only      : only dump all normalized query to out.txt
         --log-timezone +/-XX   : Set the number of hours from GMT of the timezone
                                  that must be used to adjust date/time read from
-                                 log file before being parsed. Using this option
+                                 log file before beeing parsed. Using this option
                                  make more difficult log search with a date/time.
         --prettify-json        : use it if you want json output to be prettified.
 
index 9ec5add843654aa1c0b67a35ae173a95af4fd306..4aae2c2b3340c11c294b41e5e6c42d49dcf6c1c5 100644 (file)
@@ -36,7 +36,7 @@ Options:
     -I | --incremental     : use incremental mode, reports will be generated by
                              days in a separate directory, --outdir must be set.
     -j | --jobs number     : number of jobs to run at same time. Run as single
-                             by default or when working with csvlog.
+                            by default or when working with csvlog.
     -J | --Jobs number     : number of log file to parse in parallel. Process one
                              file at a time by default or when csvlog is used.
     -l | --last-parsed file: allow incremental log parsing by registering the
@@ -155,7 +155,7 @@ Options:
     --normalized-only      : only dump all normalized query to out.txt
     --log-timezone +/-XX   : Set the number of hours from GMT of the timezone
                              that must be used to adjust date/time read from
-                             log file before being parsed. Using this option
+                             log file before beeing parsed. Using this option
                              make more difficult log search with a date/time.
     --prettify-json        : use it if you want json output to be prettified.