summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorsebres <info@sebres.de>2019-01-06 22:31:23 +0100
committersebres <info@sebres.de>2019-01-06 22:31:23 +0100
commitdf97fd33cfb475f2833024eceaba7de7ca1a8f56 (patch)
treeb3c81ce13805dfd4afa4502bf4d846a5551106e8 /man
parent7f5f7017dbaf9410149d262e4ec15fdc23da60f8 (diff)
downloadfail2ban-df97fd33cfb475f2833024eceaba7de7ca1a8f56.tar.gz
ip-list is sorted now (by end of ban) per default;
extended with new option `--with-time` to provide more pretty and informative result (separated by new-line, including time strings: time of ban + ban-time = end of ban): 192.0.2.1 2019-01-06 22:24:48 + 300 = 2019-01-06 22:29:48 192.0.2.2 2019-01-06 22:24:48 + 600 = 2019-01-06 22:34:48 also it is possible now to provide separator-character as extra-parameter after `get <jail> banip ?sep-char?` (default is space). removed unneeded test-cases (test code-base minimization) and unexpected manually changed files.
Diffstat (limited to 'man')
-rw-r--r--man/fail2ban-client.14
1 files changed, 0 insertions, 4 deletions
diff --git a/man/fail2ban-client.1 b/man/fail2ban-client.1
index 81883ce2..d1226d56 100644
--- a/man/fail2ban-client.1
+++ b/man/fail2ban-client.1
@@ -379,10 +379,6 @@ will look back for failures for
gets the time a host is banned for
<JAIL>
.TP
-\fBget <JAIL> banip\fR
-gets the list of banned IP
-addresses for <JAIL>
-.TP
\fBget <JAIL> datepattern\fR
gets the patern used to match
date/times for <JAIL>