From 999de8bfc15bdaded7d85dc7d6e4617e07d2220c Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Thu, 29 Oct 2009 17:23:25 +0100 Subject: Add partial irc-proxy feature to relay plugin --- doc/en/autogen/user/relay_commands.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'doc/en/autogen/user/relay_commands.txt') diff --git a/doc/en/autogen/user/relay_commands.txt b/doc/en/autogen/user/relay_commands.txt index 957a0198d..35fe4748e 100644 --- a/doc/en/autogen/user/relay_commands.txt +++ b/doc/en/autogen/user/relay_commands.txt @@ -1,10 +1,16 @@ -• *`/relay`* `[list | listfull]`:: +• *`/relay`* `[list | listfull | add protocol.name port | del protocol.name]`:: ........................................ relay control - list: list relay clients - listfull: list relay clients (verbose) + list: list relay clients (only active relays) + listfull: list relay clients (verbose, all relays) + listrelay: list relays (name and port) + add: add relay for a protocol + name + del: remove relay for a protocol + name + protocol.name: protocol and name to relay + for example: irc.freenode + port: port used for relay Without argument, this command opens buffer with list of relay clients. ........................................ -- cgit v1.2.3