diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2007-06-11 13:49:20 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2007-06-11 13:49:20 +0000 |
commit | c1c7fbc156c5e66085d5b779960d5cdbfb28e978 (patch) | |
tree | d7f4b18ad8300c9e7718126b4b6c8b4f73aeeca9 /doc/de | |
parent | 3799b831079f96680776f437d8d13c4630a02887 (diff) | |
download | weechat-c1c7fbc156c5e66085d5b779960d5cdbfb28e978.zip |
Updated doc
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/weechat_commands.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/de/weechat_commands.xml b/doc/de/weechat_commands.xml index fcb36ed2b..a1a46c58d 100644 --- a/doc/de/weechat_commands.xml +++ b/doc/de/weechat_commands.xml @@ -211,11 +211,13 @@ Bei jedem Argument steht '*' für 'alle'. Ohne Argumente listet /unignore alle definierten /ignore-Regeln auf. </programlisting> -<command>upgrade</command> +<command>upgrade [path_to_binary]</command> <programlisting> aktualisiert WeeChat ohne die Verbindung zum Server zu trennen -Dieser Befehl wird auf dem Weechat-Binary ausgeführt, daher sollte dieses kompiliert oder mit einem Paketmanager installiert sein, bevor der Befehl ausgeführt wird. +path_to_binary: path to WeeChat binary (default is current binary) + +This command run again a WeeChat binary, so it should have been compiled or installed with a package manager before running this command. </programlisting> <command>uptime [-o]</command> |