From 37f6167c294ef6e0ed09e8a4d3d5d62ceb1c5bb5 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Tue, 25 Nov 2014 18:37:32 +0000 Subject: [PATCH] Update manual page. --- doc/rspamc.1 | 6 ++++++ doc/rspamc.1.md | 3 +++ 2 files changed, 9 insertions(+) diff --git a/doc/rspamc.1 b/doc/rspamc.1 index cc63cb756..c63f8c601 100644 --- a/doc/rspamc.1 +++ b/doc/rspamc.1 @@ -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) diff --git a/doc/rspamc.1.md b/doc/rspamc.1.md index 96d31d63d..45a05c590 100644 --- a/doc/rspamc.1.md +++ b/doc/rspamc.1.md @@ -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) -- 2.39.5