diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2007-08-08 09:07:19 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2007-08-08 09:07:19 +0000 |
commit | 028d38b44eaf9beb4cc90bf377c6e19a2d6dfe44 (patch) | |
tree | f725776e571858a34be17ffe572f4249b82b8770 /doc/de | |
parent | f68a2cbfcdb6d948b503274518144890d092a56a (diff) | |
download | weechat-028d38b44eaf9beb4cc90bf377c6e19a2d6dfe44.zip |
Allow clear of multiple selected buffers with /clear (patch #6112)
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/weechat_commands.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/de/weechat_commands.xml b/doc/de/weechat_commands.xml index 524ddfa0f..247ca3e9f 100644 --- a/doc/de/weechat_commands.xml +++ b/doc/de/weechat_commands.xml @@ -54,7 +54,7 @@ Befehl: auszuführender Befehl (falls nicht vorhanden wird automatisch ein '/' vo </programlisting> -<command>clear [-all | Nummer]</command> +<command>clear [-all | number [number ...]]</command> <programlisting> Fenster leeren |