From: Darold Gilles Date: Thu, 10 Apr 2014 11:24:18 +0000 (+0200) Subject: Fix missing -J option in usage. X-Git-Tag: v5.1~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8af42ff932b0a2e8316cace385245d9633518cfe;p=pgbadger Fix missing -J option in usage. --- diff --git a/pgbadger b/pgbadger index d3ac0fe..02c7e05 100755 --- 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