]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/inspircd.helpop.example
Use EFD_NONBLOCK in test creation of eventfd (makes it require glibc 2.8/linux 2...
[user/henk/code/inspircd.git] / docs / inspircd.helpop.example
index 8a53629e98304bbef88fc5834c34124b8318fc8c..83019f17022fd7a91dd14190aa22cb4c749dbd95 100644 (file)
@@ -9,18 +9,20 @@
 #   -- w00t 16/dec/2006
 #
 
 #   -- w00t 16/dec/2006
 #
 
+<alias text="HELPOP" replace="HELP $2-">
+
 <helpop key="start" value="InspIRCd Help System
 
 This system provides help for commands and modes.
 Specify your question or a command name as the
 parameter for this command.
 
 <helpop key="start" value="InspIRCd Help System
 
 This system provides help for commands and modes.
 Specify your question or a command name as the
 parameter for this command.
 
-/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">
+/HELP CUSER    -      To see a list of user commands
+/HELP COPER    -      To see a list of oper commands
+/HELP UMODES   -      To see a list of user modes
+/HELP CHMODES  -      To see a list of channel modes
+/HELP SNOMASKS -      To see a list of oper snotice masks
+/HELP EXTBANS  -      To see a list of extended bans">
 
 <helpop key="nohelp" value="There is no help for the topic
 you searched for. Please try again.">
 
 <helpop key="nohelp" value="There is no help for the topic
 you searched for. Please try again.">
@@ -162,6 +164,11 @@ LOCKSERV       UNLOCKSERV   JUMPSERVER">
                     see themselves or themselves and the operators,
                     while operators see all the users (requires
                     auditorium module).
                     see themselves or themselves and the operators,
                     while operators see all the users (requires
                     auditorium module).
+ w [flag]:[banmask] Adds basic channel access controls of [flag] to
+                    [banmask], via the +w listmode.
+                    For example, +w o:R:Brain will op anyone identified
+                    to the account 'Brain' on join.
+                    (requires autoop module)
  z                  Blocks non-SSL clients from joining the channel.
 
  A                  Allows anyone to invite users to the channel
  z                  Blocks non-SSL clients from joining the channel.
 
  A                  Allows anyone to invite users to the channel
@@ -241,11 +248,12 @@ help channel if you have any questions.">
  q      Allows receipt of local quit messages.
  Q      Allows receipt of remote quit messages.
  t      Allows receipt of attempts to use /STATS (local and remote).
  q      Allows receipt of local quit messages.
  Q      Allows receipt of remote quit messages.
  t      Allows receipt of attempts to use /STATS (local and remote).
+ v      Allows receipt of oper-override notices (requires override module).
  x      Allows receipt of Xline notice (g/z/q/k/e).">
 
 <helpop key="extbans" value="Extended Bans
 ----------
  x      Allows receipt of Xline notice (g/z/q/k/e).">
 
 <helpop key="extbans" value="Extended Bans
 ----------
+
  c:n!u@h      Blocks any messages that contain colour codes from
               matching users (requires blockcolor module).
  j:#channel   Prevents anyone in #channel from joining the channel
  c:n!u@h      Blocks any messages that contain colour codes from
               matching users (requires blockcolor module).
  j:#channel   Prevents anyone in #channel from joining the channel