weechat/doc/it/autogen/user/relay_commands.txt

19 lines
705 B
Plaintext
Raw Normal View History

• *`/relay`* `[list | listfull | add protocol.name port | del protocol.name | raw]`::
2009-12-04 12:11:12 +01:00
........................................
controllo relay
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
raw: open buffer with raw Relay data
2009-12-04 12:11:12 +01:00
Without argument, this command opens buffer with list of relay clients.
2009-12-04 12:11:12 +01:00
........................................