2008-09-05 18:52:59 +02:00
|
|
|
<?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
|
|
|
|
-->
|
|
|
|
|
2008-11-06 18:55:43 +01:00
|
|
|
<command>/lua [list [name]] | [listfull [name]] [load filename] | [autoload] | [reload] | [unload [name]]</command>
|
2008-09-05 18:52:59 +02:00
|
|
|
<programlisting>
|
|
|
|
list/load/unload scripts
|
|
|
|
|
|
|
|
filename: script (file) to load
|
|
|
|
name: a script name
|
|
|
|
|
|
|
|
Without argument, this command lists all loaded scripts.
|
|
|
|
</programlisting>
|
2008-11-06 18:55:43 +01:00
|
|
|
|