summaryrefslogtreecommitdiff
path: root/docs/helpop.conf.example
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-07 19:29:28 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-07 19:29:28 +0000
commitc3da4e977ae2bc451e2ec059bf3594dbd0b9c933 (patch)
tree99cbae468c1c3f19d5670004877012ae1dcda380 /docs/helpop.conf.example
parente3b0f2a2e8e7abca7f9d2e700d86b11dad27a095 (diff)
Documented /LOADMODULE and /UNLOADMODULE plus new /MODULES behaviour
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1005 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/helpop.conf.example')
-rw-r--r--docs/helpop.conf.example10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/helpop.conf.example b/docs/helpop.conf.example
index b419fe886..5e358e2aa 100644
--- a/docs/helpop.conf.example
+++ b/docs/helpop.conf.example
@@ -266,7 +266,15 @@
<modules line1="/MODULES"
line2="Lists currently loaded modules, their memory offsets and version"
- line3="numbers.">
+ line3="numbers and flags. If you are not an operator, you will see reduced"
+ line4="detail.">
+
+<loadmodule line1="/LOADMODULE"
+ line2="Loads a module into the IRCd.">
+
+<unloadmodule line1="/UNLOADMODULE"
+ line3="Unloads a module from the IRCd. The module cannot have the static"
+ line4="flag set (see the output of /MODULES)">
<umodes line1="User Modes"
line2="----------"