From 6b37776432bae4c3712e04f6abbcb7c3a86e3156 Mon Sep 17 00:00:00 2001 From: Hendrik Jäger Date: Fri, 11 Jun 2021 20:14:22 +0200 Subject: Sync helpop chmodes s and p with docs --- docs/conf/helpop.conf.example | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index 272bfb8af..3b8d9d675 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -922,12 +922,11 @@ using their cloak when they quit. can speak. n Blocks users who are not members of the channel from messaging it. - p Make channel private, hiding it in users' whoises - and replacing it with * in /LIST. + p Hides the channel in /WHOIS from people who are not a member. + You probably want the s (secret) channel mode rather than this. r Marks the channel as registered with Services (requires the services account module). - s Make channel secret, hiding it in users' whoises - and /LIST. + s Hides the channel in /WHOIS and /LIST from people who are not a member. t Prevents users without +h or +o from changing the topic. u Makes the channel an auditorium; normal users only -- cgit v1.2.3