]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Update manual page.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 19 Oct 2015 18:07:00 +0000 (19:07 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 19 Oct 2015 18:07:00 +0000 (19:07 +0100)
doc/rspamc.1
doc/rspamc.1.md

index f3fda764d75c8a4689503776764c8243dd145398..b29bbb20d72d5c47091cc4417aba429dac2f0ecc 100644 (file)
@@ -191,6 +191,14 @@ This option can be repeated multiple times.
 .RS
 .RE
 .TP
+.B \-\-sort=\f[I]type\f[]
+Sort output according to a specific field.
+For \f[C]counters\f[] command the allowed values for this key are
+\f[C]name\f[], \f[C]weight\f[], \f[C]frequency\f[] and \f[C]time\f[].
+Appending \f[C]:desc\f[] to any of these types inverts sorting order.
+.RS
+.RE
+.TP
 .B \-\-commands
 List available commands
 .RS
index 99bfea376d856d3a3ad4591c6eac29649d0edda3..8e76d01b2844771c7b9161e1bbc5ef22172cb202 100644 (file)
@@ -114,6 +114,9 @@ requires input.
 \--header=*header*
 :      Add custom HTTP header for a request. You may specify header in format `name=value` or just `name` for an empty header. This option can be repeated multiple times.
 
+\--sort=*type*
+:      Sort output according to a specific field. For `counters` command the allowed values for this key are `name`, `weight`, `frequency` and `time`. Appending `:desc` to any of these types inverts sorting order.
+
 \--commands
 :      List available commands