]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/helpop.conf.example
Added module message passing architecture
[user/henk/code/inspircd.git] / docs / helpop.conf.example
index b419fe886c4f77bb677d12e4feb78000a907a0a3..8945c3a0c53cb63dfcc1ecdecd4e84ea0ab09bbd 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 [filename.so]"
+       line2="Loads a module into the IRCd.">
+
+<unloadmodule line1="/UNLOADMODULE [filename.so]"
+       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="----------"