diff options
Diffstat (limited to 'doc/rspamc.1.md')
-rw-r--r-- | doc/rspamc.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rspamc.1.md b/doc/rspamc.1.md index f15ca186d..11e2f461c 100644 --- a/doc/rspamc.1.md +++ b/doc/rspamc.1.md @@ -114,7 +114,7 @@ requires input. : 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. +: Sort output according to a specific field. For `counters` command the allowed values for this key are `name`, `weight`, `frequency` and `hits`. Appending `:desc` to any of these types inverts sorting order. \--commands : List available commands |