diff options
Diffstat (limited to 'doc/fr/weechat_commands.xml')
-rw-r--r-- | doc/fr/weechat_commands.xml | 8 |
1 files changed, 8 insertions, 0 deletions
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 |