blob: 4e4e1086c55302cf24c9e1cc3272665d6a8faed8 (
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>lua [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>
|