BF: -D to deconflict with datedetector

This commit is contained in:
Daniel Black 2013-09-24 08:35:12 +10:00
parent 8109467459
commit 05b4d2ce5b

View file

@ -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"),