summaryrefslogtreecommitdiff
path: root/doc/fr/autogen/charset_commands.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fr/autogen/charset_commands.xml')
-rw-r--r--doc/fr/autogen/charset_commands.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/fr/autogen/charset_commands.xml b/doc/fr/autogen/charset_commands.xml
new file mode 100644
index 000000000..399460ebc
--- /dev/null
+++ b/doc/fr/autogen/charset_commands.xml
@@ -0,0 +1,17 @@
+<?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>