summaryrefslogtreecommitdiff
path: root/doc/fr/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/fr/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/fr/autogen/weechat_commands.xml')
-rw-r--r--doc/fr/autogen/weechat_commands.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/fr/autogen/weechat_commands.xml b/doc/fr/autogen/weechat_commands.xml
index de764c748..aa9f90fdf 100644
--- a/doc/fr/autogen/weechat_commands.xml
+++ b/doc/fr/autogen/weechat_commands.xml
@@ -280,7 +280,14 @@ Cette commande lance à nouveau un binaire WeeChat, il doit donc avoir été com
<programlisting>
montrer l'uptime de WeeChat
--o: envoyer l'uptime sur le canal courant en tant que message IRC
+-o: envoyer l'uptime sur le tampon courant comme entrée
+</programlisting>
+
+<command>/version [-o]</command>
+<programlisting>
+afficher la version de WeeChat et la date de compilation
+
+-o: envoyer la version sur le tampon courant comme entrée
</programlisting>
<command>/window [list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv [ptc] | 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>