]> granicus.if.org Git - pgbadger/commitdiff
Fix missing -J option in usage.
authorDarold Gilles <gilles@darold.net>
Thu, 10 Apr 2014 11:24:18 +0000 (13:24 +0200)
committerDarold Gilles <gilles@darold.net>
Thu, 10 Apr 2014 11:24:18 +0000 (13:24 +0200)
pgbadger

index d3ac0fea5f48cede32c87ddac7387c6d8e4e201c..02c7e059d63e7f7b3943cd03fe6393671e3f1a2d 100755 (executable)
--- a/pgbadger
+++ b/pgbadger
@@ -1235,6 +1235,8 @@ Options:
                              days in a separate directory, --outdir must be set.
     -j | --jobs number     : number of jobs to run at same time. Default is 1,
                             run as single process.
+    -J | --Jobs number     : number of log file to parse in parallel. Default
+                             is 1, run as single process.
     -l | --last-parsed file: allow incremental log parsing by registering the
                              last datetime and line parsed. Useful if you want
                              to watch errors since last run or if you want one