diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-12-13 19:42:24 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-12-13 19:42:24 +0100 |
commit | 6f74945a66f8317db1bbed1cb4d60e669a893101 (patch) | |
tree | 011ef5c6ba3cec6f150b0ab818b8aa2fd1e52629 /doc/de/autogen/relay_commands.xml | |
parent | d310070721d4730b7d21385d9ca842f6a74f082e (diff) | |
download | weechat-6f74945a66f8317db1bbed1cb4d60e669a893101.zip |
Update doc for /xfer and /relay commands
Diffstat (limited to 'doc/de/autogen/relay_commands.xml')
-rw-r--r-- | doc/de/autogen/relay_commands.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/de/autogen/relay_commands.xml b/doc/de/autogen/relay_commands.xml index 6ba15b874..ab425fc29 100644 --- a/doc/de/autogen/relay_commands.xml +++ b/doc/de/autogen/relay_commands.xml @@ -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> |