Syntax rewrite of U-Z commands

Rewrote the syntax documentation of U-Z commands.
This commit is contained in:
Geert Hauwaerts 2014-08-05 22:00:30 +02:00
commit f0aa2d2049
30 changed files with 488 additions and 215 deletions

View file

@ -1,8 +1,19 @@
%9Syntax:%9
@SYNTAX:unload@
Unload a running plugin. List of running plugins can be shown with
/LOAD.
%9Parameters:%9
See also: LOAD
The name of the module to unload.
%9Description:%9
Removes a module from the memory.
%9Examples:%9
/UNLOAD fish
%9See also:%9 LOAD, SCRIPT