blob: b804e09381b6206c8bc09adf0ba556e447ff2b36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
%9Syntax:%9
@SYNTAX:unload@
%9Parameters:%9
The name of the module to unload.
%9Description:%9
Removes a module from the memory.
%9Examples:%9
/UNLOAD fish
%9See also:%9 LOAD, SCRIPT
|