diff options
| author | 2010-10-04 20:54:14 -0400 | |
|---|---|---|
| committer | 2010-10-04 20:54:14 -0400 | |
| commit | aa232192b733fa54226574ea6653ee06ef63eb51 (patch) | |
| tree | 8c6f8742ccfaf0f1497b0d15f77f270a783df314 /docs | |
| parent | Fix incorrect sign of idle time (diff) | |
Document m_clear
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/modules.conf.example | 4 |
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. |
