mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
DOC: Correct use of tab to spaces in fail2ban-regex help message
This commit is contained in:
parent
401d8aba1f
commit
06a7b6534e
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ def get_opt_parser():
|
|||
LOG:
|
||||
string a string representing a log line
|
||||
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:
|
||||
string a string representing a 'failregex'
|
||||
|
|
|
|||
Loading…
Reference in a new issue