~ubuntu-branches/ubuntu/wily/weechat/wily

« back to all changes in this revision

Viewing changes to doc/en/autogen/user/relay_commands.txt

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bouthenot
  • Date: 2014-02-13 12:11:54 UTC
  • mfrom: (29.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20140213121154-k6sdmtnralvjbmgq
Tags: 0.4.3-2
* Add missing symlink for Polish manpage
* Change ruby-* Build-Depends to gem2deb so that ruby plugin will be
  built against the newest Ruby interpreter available (Closes: #738685)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[[command_relay_relay]]
2
2
[command]*`relay`* relay control::
3
 
........................................
 
3
 
 
4
----
4
5
/relay  list|listfull|listrelay
5
6
        add [ipv4.][ipv6.][ssl.]<protocol.name> <port>
6
7
        del [ipv4.][ipv6.][ssl.]<protocol.name>
41
42
    /relay add ipv6.ssl.weechat 9001
42
43
  weechat protocol with SSL, using IPv4 + IPv6:
43
44
    /relay add ipv4.ipv6.ssl.weechat 9001
44
 
........................................
 
45
----
45
46