]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - conf/inspircd.helpop.example
Revert some files accidentally committed in r11371. I'm apparently doing a very bad...
[user/henk/code/inspircd.git] / conf / inspircd.helpop.example
index 0fb32f20542745b9ad4402f279be875ec48f30a9..ccc0eccde1fe9381157bbe8b45eb07030be8e33d 100644 (file)
@@ -1,6 +1,6 @@
 # Sample configuration file for m_helpop.so
 # You can either copy this into your conf folder and set up the module to use it,
-# or you can customise the responses for your network and/or add more.
+# or you can customize the responses for your network and/or add more.
 #
 # The way the new helpop system works is simple. You use one or more helpop tags.
 #   <helpop key="moo" value="something here">.
@@ -36,9 +36,9 @@ COMMANDS MODULES
  
 Oper Commands
 -------------
-DIE      RESTART KILL    REHASH      TRACE
-CONNECT  SQUIT   MODULES KLINE       ZLINE
-QLINE    GLINE   ELINE">
+DIE      RESTART KILL    REHASH      CONNECT
+SQUIT    MODULES KLINE   ZLINE       QLINE
+GLINE   ELINE">
 
 
 <helpop key="umodes" value="User Modes
@@ -49,7 +49,7 @@ w                Can receive wallops messages
 s                Can receive server notices
 n [mask]         Can receive server notices specified by [mask], or * for all.
 x                Cloaked hostname (requires cloaking module)
-h                Will receive helpops notification (requires helpop module)">
+h                Is availble for help (requires helpop module)">
 
 <helpop key="chmodes" value="Channel Modes
 -------------