From 42b64a5dde7246083c7f78e00b656c176cfbe5e0 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Sun, 6 Sep 2015 21:56:38 +0100 Subject: [PATCH] Update roff manual. --- doc/rspamc.1 | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/doc/rspamc.1 b/doc/rspamc.1 index c63f8c601a..fe2f67b2c1 100644 --- a/doc/rspamc.1 +++ b/doc/rspamc.1 @@ -167,12 +167,22 @@ of host that was used by surbl module (if enabled). .RS .RE .TP -.B \-n \f[I]parallel_count\f[], -\-\-max\-requests=\f[I]parallel_count\f[] +.B \-n \f[I]parallel_count\f[], \-\-max\-requests=\f[I]parallel_count\f[] Maximum number of requests to rspamd executed in parallel (8 by default) .RS .RE .TP +.B \-e \f[I]command\f[], \-\-execute=\f[I]command\f[] +Execute the specified command with either mime output (if \f[C]mime\f[] +option is also specified) or formatted rspamd output +.RS +.RE +.TP +.B \-\-mime +Output the full mime message instead of scanning results only +.RS +.RE +.TP .B \-\-commands List available commands .RS -- 2.47.3