]> source.dussan.org Git - rspamd.git/commitdiff
Update manual page.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 25 Nov 2014 18:37:32 +0000 (18:37 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 25 Nov 2014 18:37:32 +0000 (18:37 +0000)
doc/rspamc.1
doc/rspamc.1.md

index cc63cb756a22398a034c4eb88848f50deac768b5..c63f8c601a96c4d1e8ca81ac67fa32c8c3d8baf7 100644 (file)
@@ -161,6 +161,12 @@ Output HTTP headers from a reply
 .RS
 .RE
 .TP
+.B \-\-extended\-urls
+Output URLs in an extended format, showing full URL, host and the part
+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[]
 Maximum number of requests to rspamd executed in parallel (8 by default)
index 96d31d63de5538640cbfaf4d7015603a0e89d10c..45a05c590c40a14bf96796a7ddb3516997d7a247 100644 (file)
@@ -99,6 +99,9 @@ requires input.
 \--headers
 :      Output HTTP headers from a reply
 
+\--extended-urls
+:      Output URLs in an extended format, showing full URL, host and the part of host that was used by surbl module (if enabled).
+
 -n *parallel_count*, \--max-requests=*parallel_count*
 :      Maximum number of requests to rspamd executed in parallel (8 by default)