mirror of https://github.com/fail2ban/fail2ban
DOC: Correct use of tab to spaces in fail2ban-regex help message
parent
401d8aba1f
commit
06a7b6534e
|
@ -98,7 +98,7 @@ def get_opt_parser():
|
||||||
LOG:
|
LOG:
|
||||||
string a string representing a log line
|
string a string representing a log line
|
||||||
filename path to a log file (/var/log/auth.log)
|
filename path to a log file (/var/log/auth.log)
|
||||||
"systemd-journal" search systemd journal (systemd-python required)
|
"systemd-journal" search systemd journal (systemd-python required)
|
||||||
|
|
||||||
REGEX:
|
REGEX:
|
||||||
string a string representing a 'failregex'
|
string a string representing a 'failregex'
|
||||||
|
|
Loading…
Reference in New Issue