summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/en/weechat_commands.xml8
-rw-r--r--doc/fr/weechat_commands.xml8
2 files changed, 16 insertions, 0 deletions
diff --git a/doc/en/weechat_commands.xml b/doc/en/weechat_commands.xml
index 70afb70a8..d8a905f7e 100644
--- a/doc/en/weechat_commands.xml
+++ b/doc/en/weechat_commands.xml
@@ -28,6 +28,14 @@ channel: jump to buffer by server and/or channel name
number: jump to buffer by number
</programlisting>
+<command>builtin command</command>
+<programlisting>
+launch WeeChat/IRC builtin command (do not look at plugins handlers or aliases)
+
+command: command to execute (a '/' is automatically added if not found at beginning of command)
+
+
+</programlisting>
<command>charset [(decode_iso | decode_utf | encode) charset]</command>
<programlisting>
change charset for server or channel
diff --git a/doc/fr/weechat_commands.xml b/doc/fr/weechat_commands.xml
index 1f5cb3de3..5b0782d57 100644
--- a/doc/fr/weechat_commands.xml
+++ b/doc/fr/weechat_commands.xml
@@ -28,6 +28,14 @@ serveur
nombre: sauter au tampon qui a ce numéro
</programlisting>
+<command>builtin commande</command>
+<programlisting>
+lance une commande WeeChat/IRC interne (sans regarder les gestionnaires de commandes et les alias)
+
+commande: commande à exécuter (un '/' est automatiquement ajouté s'il n'est pas trouvé au début de la commande)
+
+
+</programlisting>
<command>charset [(decode_iso | decode_utf | encode) charset]</command>
<programlisting>
changer le jeu de caractères pour le serveur ou le canal