help/cmode: add documentation on channel owner mode +y

This commit is contained in:
Sam Dodrill 2013-11-05 16:17:29 -08:00
parent 68afaf72ac
commit 94d6de727e
2 changed files with 4 additions and 0 deletions

View File

@ -70,6 +70,8 @@ WITH PARAMETERS:
PARAMS: /mode #channel +o nick
+a - Admin. Grants channel administrator status.
PARAMS: /mode #channel +a nick
+y - Owner. Grants channel owner status.
PARAME: /mode #channel +y nick
+b - Ban. Prevents a user from entering the channel, and from
sending or changing nick if they are on it, based on a
nick!ident@host match.

View File

@ -66,6 +66,8 @@ WITH PARAMETERS:
PARAMS: /mode #channel +o nick
+a - Admin. Grants channel administrator status.
PARAMS: /mode #channel +a nick
+y - Owner. Grants channel owner status.
PARAMS: /mode #channel +y nick
+b - Ban. Prevents a user from entering the channel, and from
sending or changing nick if they are on it, based on a
nick!ident@host match.