summaryrefslogtreecommitdiffstats
path: root/docs/help/in/unload.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/help/in/unload.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/help/in/unload.in b/docs/help/in/unload.in
new file mode 100644
index 0000000..b804e09
--- /dev/null
+++ b/docs/help/in/unload.in
@@ -0,0 +1,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
+