1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-24 20:06:38 +02:00

Update doc for /xfer and /relay commands

This commit is contained in:
Sebastien Helleu
2008-12-13 19:42:24 +01:00
parent d310070721
commit 6f74945a66
9 changed files with 31 additions and 43 deletions
+5 -2
View File
@@ -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>
-10
View File
@@ -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>
+5 -2
View File
@@ -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>
+5 -2
View File
@@ -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>
-10
View File
@@ -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>
+5 -2
View File
@@ -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>
+5 -2
View File
@@ -6,10 +6,13 @@
docgen.pl builds XML doc files to include in many languages
-->
<command>/relay</command>
<command>/relay [list | listfull]</command>
<programlisting>
contrôle du relai
Ouverture du tampon avec la liste des clients pour le relai
list: liste les clients pour le relai
listfull: liste les clients pour le relai (verbeux)
Sans paramètre, cette commande ouvre le tampon avec la liste des clients pour le relai.
</programlisting>
+1 -11
View File
@@ -86,7 +86,7 @@
</listitem>
</itemizedlist>
<command>relay.look.auto_open_buffer</command>: ouvrir automatiquement le tampon des clients lorsqu'un nouveau client est ajouté à la liste
<command>relay.look.auto_open_buffer</command>: ouvrir automatiquement le tampon des clients pour le relai lorsqu'un nouveau client est ajouté à la liste
<itemizedlist>
<listitem>
<para>type: booléen</para>
@@ -106,13 +106,3 @@
</listitem>
</itemizedlist>
<command>relay.network.timeout</command>: délai d'attente pour la requête relai (en secondes)
<itemizedlist>
<listitem>
<para>type: entier</para>
</listitem>
<listitem>
<para>valeurs: 5 .. 2147483647 (valeur par défaut: 300)</para>
</listitem>
</itemizedlist>
+5 -2
View File
@@ -6,10 +6,13 @@
docgen.pl builds XML doc files to include in many languages
-->
<command>/xfer</command>
<command>/xfer [list | listfull]</command>
<programlisting>
contrôle xfer
Ouverture du tampon avec la liste des xfers
list: liste les xfer
listfull: liste les xfer (verbeux)
Sans paramètre, cette commande ouvre le tampon avec la liste des xfer.
</programlisting>