mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 19:23:13 +02:00
Update doc for /xfer and /relay commands
This commit is contained in:
@@ -6,10 +6,13 @@
|
||||
docgen.pl builds XML doc files to include in many languages
|
||||
-->
|
||||
|
||||
<command>/relay</command>
|
||||
<command>/relay [list | listfull]</command>
|
||||
<programlisting>
|
||||
relay control
|
||||
|
||||
Open buffer with relay clients list
|
||||
list: list relay clients
|
||||
listfull: list relay clients (verbose)
|
||||
|
||||
Without argument, this command opens buffer with list of relay clients.
|
||||
</programlisting>
|
||||
|
||||
|
||||
@@ -106,13 +106,3 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<command>relay.network.timeout</command>: timeout for relay request (in seconds)
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>type: integer</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>values: 5 .. 2147483647 (default value: 300)</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
|
||||
@@ -6,10 +6,13 @@
|
||||
docgen.pl builds XML doc files to include in many languages
|
||||
-->
|
||||
|
||||
<command>/xfer</command>
|
||||
<command>/xfer [list | listfull]</command>
|
||||
<programlisting>
|
||||
xfer control
|
||||
|
||||
Open buffer with xfer list
|
||||
list: list xfer
|
||||
listfull: list xfer (verbose)
|
||||
|
||||
Without argument, this command opens buffer with xfer list.
|
||||
</programlisting>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user