From 94d6de727e0adf70875118c1ec813177f7b9fc5c Mon Sep 17 00:00:00 2001 From: Sam Dodrill Date: Tue, 5 Nov 2013 16:17:29 -0800 Subject: [PATCH] help/cmode: add documentation on channel owner mode +y --- help/opers/cmode | 2 ++ help/users/cmode | 2 ++ 2 files changed, 4 insertions(+) diff --git a/help/opers/cmode b/help/opers/cmode index 2dfeb03..c6cf938 100644 --- a/help/opers/cmode +++ b/help/opers/cmode @@ -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. diff --git a/help/users/cmode b/help/users/cmode index 1407534..e80fc91 100644 --- a/help/users/cmode +++ b/help/users/cmode @@ -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.