summaryrefslogtreecommitdiff
path: root/doc/fr/autogen/python_commands.xml
blob: 54cad1a1d7b877dcd7b142403f2b433f5bd74aa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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>python  [list [nom]] | [listfull [nom]] | [load fichier] | [autoload] | [reload] | [unload [nom]]</command>
<programlisting>
liste/charge/décharge des scripts

fichier: script (fichier) à charger
nom: un nom de script

Sans argument, cette commande liste tous les scripts chargés.
</programlisting>