summaryrefslogtreecommitdiff
path: root/doc/de/autogen/weechat_commands.xml
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-03-22 16:38:06 +0100
committerSebastien Helleu <flashcode@flashtux.org>2009-03-22 16:38:06 +0100
commit7c793257ffa0d2963a5ce8d34e59534839bdc54a (patch)
tree31c7c349f45cc4ea63cfdafb40373f5a91f44fb1 /doc/de/autogen/weechat_commands.xml
parent558c9f261446438b5a3d8ff997e0b93143f11a69 (diff)
downloadweechat-7c793257ffa0d2963a5ce8d34e59534839bdc54a.zip
Add option aspell.check.real_time (off by default), fix bugs with aspell and utf-8 chars, add function utf8_char_int to API
Diffstat (limited to 'doc/de/autogen/weechat_commands.xml')
-rw-r--r--doc/de/autogen/weechat_commands.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/de/autogen/weechat_commands.xml b/doc/de/autogen/weechat_commands.xml
index 8b2a36912..61fbf0bcb 100644
--- a/doc/de/autogen/weechat_commands.xml
+++ b/doc/de/autogen/weechat_commands.xml
@@ -281,7 +281,14 @@ This command run again a WeeChat binary, so it should have been compiled or inst
<programlisting>
zeigt die Uptime von Weechat an
--o: sendet die Weechat-Uptime als IRC-Nachricht in den aktuellen Channel
+-o: send uptime to current buffer as input
+</programlisting>
+
+<command>/version [-o]</command>
+<programlisting>
+show WeeChat version and compilation date
+
+-o: send version to current buffer as input
</programlisting>
<command>/window [list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv [pct] | resize pct | merge [all] | page_up | page_down | refresh | scroll | scroll_up | scroll_down | scroll_top | scroll_bottom | scroll_previous_highlight | scroll_next_highlight | zoom]</command>