diff options
Diffstat (limited to 'doc/rspamc.1')
-rw-r--r-- | doc/rspamc.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/rspamc.1 b/doc/rspamc.1 index f3fda764d..b29bbb20d 100644 --- a/doc/rspamc.1 +++ b/doc/rspamc.1 @@ -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 |