From 2ba2f08107d41373ed42cdbee043b8476d50f8ae Mon Sep 17 00:00:00 2001 From: Darold Gilles Date: Fri, 27 Nov 2015 16:36:12 +0100 Subject: [PATCH] Fix usage --- pgbadger | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgbadger b/pgbadger index 6abac0a..06a1098 100755 --- a/pgbadger +++ b/pgbadger @@ -1718,7 +1718,7 @@ Options: last datetime and line parsed. Useful if you want to watch errors since last run or if you want one report per day with a log rotated each week. - -L | logfile-list file : file containing a list of log file to parse. + -L | --logfile-list file:file containing a list of log file to parse. -m | --maxlength size : maximum length of a query, it will be restricted to the given size. Default: no truncate -M | --no-multiline : do not collect multiline statement to avoid garbage -- 2.50.1