mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 03:33:12 +02:00
19 lines
559 B
XML
19 lines
559 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
********* WARNING! *********
|
|
|
|
This file is autogenerated with docgen.pl script. *** DO NOT EDIT! ***
|
|
docgen.pl builds XML doc files to include in many languages
|
|
-->
|
|
|
|
<command>/charset [[decode | encode] charset] | [reset]</command>
|
|
<programlisting>
|
|
changer le charset pour le tampon courant
|
|
|
|
decode: changer le charset de décodage
|
|
encode: changer le charset d'encodage
|
|
charset: nouveau charset pour le tampon courant
|
|
reset: réinitialiser les charsets pour le tampon courant
|
|
</programlisting>
|
|
|