From 485e97fb1c68152003e2760668294dd94d3c3807 Mon Sep 17 00:00:00 2001 From: Robby- Date: Thu, 19 Apr 2012 11:46:51 +0200 Subject: Revert 05e6330fbd6e9a427c09cf90e2cada10656c48f7 and reference HELPOP instead (afterall, the module is called helpop and references itself as that in the code/output too, and most clients override /help), also make the alias work the other way around --- docs/inspircd.helpop-full.example | 18 +++++++++--------- docs/inspircd.helpop.example | 14 +++++++------- 2 files changed, 16 insertions(+), 16 deletions(-) (limited to 'docs') diff --git a/docs/inspircd.helpop-full.example b/docs/inspircd.helpop-full.example index 0169077ba..9c4ae0b92 100644 --- a/docs/inspircd.helpop-full.example +++ b/docs/inspircd.helpop-full.example @@ -2,7 +2,7 @@ # Helpop Standard # ##################### - + +/HELPOP CUSER - To see a list of user commands +/HELPOP COPER - To see a list of oper commands +/HELPOP UMODES - To see a list of user modes +/HELPOP CHMODES - To see a list of channel modes +/HELPOP SNOMASKS - To see a list of oper snotice masks +/HELPOP EXTBANS - To see a list of extended bans"> @@ -205,8 +205,8 @@ A user may only set modes upon themselves, and may not set the +o usermode, and a user may only change channel modes of channels where they are at least a halfoperator. -For a list of all user and channel modes, enter /HELP UMODES or -/HELP CHMODES."> +For a list of all user and channel modes, enter /HELPOP UMODES or +/HELPOP CHMODES."> + +/HELPOP CUSER - To see a list of user commands +/HELPOP COPER - To see a list of oper commands +/HELPOP UMODES - To see a list of user modes +/HELPOP CHMODES - To see a list of channel modes +/HELPOP SNOMASKS - To see a list of oper snotice masks +/HELPOP EXTBANS - To see a list of extended bans"> -- cgit v1.2.3