diff options
Diffstat (limited to 'doc/en/autogen/user/relay_commands.txt')
-rw-r--r-- | doc/en/autogen/user/relay_commands.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/autogen/user/relay_commands.txt b/doc/en/autogen/user/relay_commands.txt index 5330f7871..645989442 100644 --- a/doc/en/autogen/user/relay_commands.txt +++ b/doc/en/autogen/user/relay_commands.txt @@ -1,7 +1,7 @@ [[command_relay_relay]] [command]*`relay`* relay control:: ----------------------------------------- +---- /relay list|listfull|listrelay add [ipv4.][ipv6.][ssl.]<protocol.name> <port> del [ipv4.][ipv6.][ssl.]<protocol.name> @@ -42,5 +42,5 @@ Examples: /relay add ipv6.ssl.weechat 9001 weechat protocol with SSL, using IPv4 + IPv6: /relay add ipv4.ipv6.ssl.weechat 9001 ----------------------------------------- +---- |