aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGravatar Jackmcbarn2010-10-04 20:54:14 -0400
committerGravatar Jackmcbarn2010-10-04 20:54:14 -0400
commitaa232192b733fa54226574ea6653ee06ef63eb51 (patch)
tree8c6f8742ccfaf0f1497b0d15f77f270a783df314 /docs
parentFix incorrect sign of idle time (diff)
Document m_clear
Diffstat (limited to 'docs')
-rw-r--r--docs/modules.conf.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/modules.conf.example b/docs/modules.conf.example
index d289aab8d..daf1119ad 100644
--- a/docs/modules.conf.example
+++ b/docs/modules.conf.example
@@ -490,6 +490,10 @@
#<module name="m_chgname.so">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
+# Clear module: Adds the /CLEAR command
+#<module name="m_clear.so">
+
+#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# CLINE module: Adds the /CLINE command
# This module is oper-only.
# To use, CLINE must be in one of your oper class blocks.