]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Documented /LOADMODULE and /UNLOADMODULE plus new /MODULES behaviour
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Thu, 7 Apr 2005 19:29:28 +0000 (19:29 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Thu, 7 Apr 2005 19:29:28 +0000 (19:29 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1005 e03df62e-2008-0410-955e-edbf42e46eb7

docs/helpop.conf.example

index b419fe886c4f77bb677d12e4feb78000a907a0a3..5e358e2aaf99ea642a967223520833cf0689c634 100644 (file)
 
 <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="----------"