diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rspamc.1 | 5 | ||||
-rw-r--r-- | doc/rspamc.1.md | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/rspamc.1 b/doc/rspamc.1 index 338f8053d..8989f98b2 100644 --- a/doc/rspamc.1 +++ b/doc/rspamc.1 @@ -149,6 +149,11 @@ Bind to specified ip address .RS .RE .TP +.B \-R, \-\-human +Output human readable report +.RS +.RE +.TP .B \-j, \-\-json Output formatted JSON .RS diff --git a/doc/rspamc.1.md b/doc/rspamc.1.md index afb256792..c6baa939c 100644 --- a/doc/rspamc.1.md +++ b/doc/rspamc.1.md @@ -86,6 +86,9 @@ requires input. -b *host:port*, \--bind=*host:port* : Bind to specified ip address +-R, \--human +: Output human readable report + -j, \--json : Output formatted JSON |