diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2015-09-05 17:01:51 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2015-09-05 17:01:51 +0100 |
commit | 7599acaaf0fc20a6bad7064678a24655f3a39ac6 (patch) | |
tree | 90c1878c5eb55ebe3767436daddb942d8e93f2f2 /doc | |
parent | 763be28d8a4d85717c0b3300df63894e225fac8a (diff) | |
download | rspamd-7599acaaf0fc20a6bad7064678a24655f3a39ac6.tar.gz rspamd-7599acaaf0fc20a6bad7064678a24655f3a39ac6.zip |
Update rspamc manual page.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rspamc.1.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/rspamc.1.md b/doc/rspamc.1.md index 45a05c590..4e723fe51 100644 --- a/doc/rspamc.1.md +++ b/doc/rspamc.1.md @@ -105,6 +105,12 @@ requires input. -n *parallel_count*, \--max-requests=*parallel_count* : Maximum number of requests to rspamd executed in parallel (8 by default) +-e *command*, \--execute=*command* +: Execute the specified command with either mime output (if `mime` option is also specified) or formatted rspamd output + +\--mime +: Output the full mime message instead of scanning results only + \--commands : List available commands |