BF: -D to deconflict with datedetector

pull/362/head
Daniel Black 2013-09-24 08:35:12 +10:00
parent 8109467459
commit 05b4d2ce5b
1 changed files with 1 additions and 1 deletions

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