From 3713072d3bcb5dc1cfbb7c5fa3e24b8a73fd4104 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Mon, 26 Nov 2018 10:54:36 +0100 Subject: Implement sorting for hash types in the ipset tool Support listing/saving with sorted entries for the hash types. (bitmap and list types are automatically sorted.) --- src/ipset.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ipset.8') diff --git a/src/ipset.8 b/src/ipset.8 index 9f1e68f..debc1c7 100644 --- a/src/ipset.8 +++ b/src/ipset.8 @@ -114,8 +114,8 @@ all sets if none is given. The \fB\-resolve\fP option can be used to force name lookups (which may be slow). When the \fB\-sorted\fP -option is given, the entries are listed sorted (if the given set -type supports the operation). The option +option is given, the entries are listed/saved sorted (which may be slow). +The option \fB\-output\fR can be used to control the format of the listing: \fBplain\fR, \fBsave\fR or \fBxml\fR. -- cgit v1.2.3