summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2018-11-30 21:43:51 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2018-11-30 21:43:51 +0100
commitdfa1dcb2ef44d075f85f73fb8caba85e3f695aac (patch)
tree2cf22cf5f71305c767471321ce20a7a31023fb62
parent6d1bb466c5b7e8ba91ae2a8566db9a4009fd5d9d (diff)
Correct the manpage about the sort option, supported since 3713072d
-rw-r--r--src/ipset.82
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipset.8 b/src/ipset.8
index debc1c7..674e0da 100644
--- a/src/ipset.8
+++ b/src/ipset.8
@@ -205,7 +205,7 @@ host names which requires
DNS lookups.
.TP
\fB\-s\fP, \fB\-sorted\fP
-Sorted output. When listing sets entries are listed sorted. Not supported yet.
+Sorted output. When listing or saving sets, the entries are listed sorted.
.TP
\fB\-n\fP, \fB\-name\fP
List just the names of the existing sets, i.e. suppress listing of set headers and members.