diff options
Diffstat (limited to 'doc/rspamc.1')
-rw-r--r-- | doc/rspamc.1 | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/rspamc.1 b/doc/rspamc.1 index 8989f98b2..0f823e64b 100644 --- a/doc/rspamc.1 +++ b/doc/rspamc.1 @@ -150,7 +150,15 @@ Bind to specified ip address .RE .TP .B \-R, \-\-human -Output human readable report +Output human readable report. +The first line of the output contains the message score and three +threshold scores, in this format: +.IP +.nf +\f[C] + score/greylist/addheader/reject,action=N:ACTION,spam=0|1,skipped=0|1 +\f[] +.fi .RS .RE .TP |