From: Alexander van Gessel Date: Wed, 15 May 2013 15:34:15 +0000 (+0200) Subject: Add the 'email' variable to the irkerhook manpage X-Git-Tag: 2.0~24 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7dbe5ba5ca554946c307b7d252c08a10429ed305;p=irker.git Add the 'email' variable to the irkerhook manpage Signed-off-by: Eric S. Raymond --- diff --git a/irkerhook.xml b/irkerhook.xml index baf0231..ae0aa55 100644 --- a/irkerhook.xml +++ b/irkerhook.xml @@ -82,6 +82,13 @@ to reside. Defaults to "localhost". +email + +If set, use email for communication rather than TCP or UDP. +The value is used as the target mail address. + + + tcp If "true", use TCP for communication; if "false", use UDP.