mirror of https://github.com/fail2ban/fail2ban
Revert changes to man/fail2ban-client.1
parent
02218294bc
commit
efea62e03f
|
@ -145,11 +145,6 @@ sets the number of failures
|
||||||
<RETRY> before banning the host
|
<RETRY> before banning the host
|
||||||
for <JAIL>
|
for <JAIL>
|
||||||
.TP
|
.TP
|
||||||
\fBset <JAIL> maxlines <LINES>\fR
|
|
||||||
sets the number of <LINES> to
|
|
||||||
buffer for regex search for
|
|
||||||
<JAIL>
|
|
||||||
.TP
|
|
||||||
\fBset <JAIL> addaction <ACT>\fR
|
\fBset <JAIL> addaction <ACT>\fR
|
||||||
adds a new action named <NAME> for
|
adds a new action named <NAME> for
|
||||||
<JAIL>
|
<JAIL>
|
||||||
|
@ -227,10 +222,6 @@ gets the time a host is banned for
|
||||||
gets the number of failures
|
gets the number of failures
|
||||||
allowed for <JAIL>
|
allowed for <JAIL>
|
||||||
.TP
|
.TP
|
||||||
\fBget <JAIL> maxlines\fR
|
|
||||||
gets the number lines to
|
|
||||||
buffer for <JAIL>
|
|
||||||
.TP
|
|
||||||
\fBget <JAIL> addaction\fR
|
\fBget <JAIL> addaction\fR
|
||||||
gets the last action which has
|
gets the last action which has
|
||||||
been added for <JAIL>
|
been added for <JAIL>
|
||||||
|
|
Loading…
Reference in New Issue