diff options
author | special <special@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-09-10 02:22:57 +0000 |
---|---|---|
committer | special <special@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-09-10 02:22:57 +0000 |
commit | 063a9c8ef1b12e474cafc76a01662755ef111352 (patch) | |
tree | e08598104f3b82d0cb94b6c3e03cfc5801d5d658 /conf/inspircd.helpop.example | |
parent | d91de4ee7a017891fd56babcbfc0114810b3b763 (diff) |
Added usermode n (snomask) to the example helpop files
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5192 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf/inspircd.helpop.example')
-rw-r--r-- | conf/inspircd.helpop.example | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/conf/inspircd.helpop.example b/conf/inspircd.helpop.example index 34f47e2db..0cc351966 100644 --- a/conf/inspircd.helpop.example +++ b/conf/inspircd.helpop.example @@ -291,9 +291,10 @@ line4="i Is invisible to /WHO" line5="w Can receive wallops messages" line6="s Can receive server notices" - line7="x Cloaked hostname (requires cloaking module)" - line8="g Can receive globops (requires globops module)" - line9="h Will receive helpops notification (requires helpop module)"> + line7="n [mask] Can receive server notices specified by [mask]" + line8="x Cloaked hostname (requires cloaking module)" + line9="g Can receive globops (requires globops module)" + line10="h Will receive helpops notification (requires helpop module)"> <chmodes line1="Channel Modes" line2="-------------" |