diff options
-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 |