From 05b4d2ce5b199e9f96ecce07a98074f61ff3fcd8 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Tue, 24 Sep 2013 08:35:12 +1000 Subject: [PATCH] BF: -D to deconflict with datedetector --- fail2ban-regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fail2ban-regex b/fail2ban-regex index 8e79f5e7..27bfdd59 100755 --- a/fail2ban-regex +++ b/fail2ban-regex @@ -100,7 +100,7 @@ IGNOREREGEX: help="Log level for the Fail2Ban logger to use"), Option("-v", "--verbose", action='store_true', help="Be verbose in output"), - Option("-d", "--debuggex", action='store_true', + Option("-D", "--debuggex", action='store_true', help="Produce debuggex.com urls for debugging there"), Option("--print-all-missed", action='store_true', help="Either to print all missed lines"),