From f273487688a3d3121fd25fec75fc8860887c443b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 12 May 2019 21:00:11 +0200 Subject: relay: add unix relay format in /help relay --- src/plugins/relay/relay-command.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/plugins/relay/relay-command.c b/src/plugins/relay/relay-command.c index 6fd11b121..3f1a2bcfd 100644 --- a/src/plugins/relay/relay-command.c +++ b/src/plugins/relay/relay-command.c @@ -415,7 +415,8 @@ relay_command_init () " sslcertkey: set SSL certificate/key using path in option " "relay.network.ssl_cert_key\n" "\n" - "Relay name is: [ipv4.][ipv6.][ssl.]\n" + "Relay name is: [ipv4.][ipv6.][ssl.] or " + "unix.[ssl.]\n" " ipv4: force use of IPv4\n" " ipv6: force use of IPv6\n" " ssl: enable SSL\n" -- cgit v1.2.3