mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-07-11 18:13:05 +00:00
BF: -D to deconflict with datedetector
This commit is contained in:
parent
8109467459
commit
05b4d2ce5b
1 changed files with 1 additions and 1 deletions
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue