]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - conf/inspircd.helpop-full.example
Makefile updates: remove MAKEPROG/MAKEORDER
[user/henk/code/inspircd.git] / conf / inspircd.helpop-full.example
index 1966e179ded33163b10f8224490d5598348e55c2..3a8b67c22f8d76cd46a496332a1dd89129d38010 100644 (file)
@@ -186,6 +186,7 @@ The following flags after the mask have the following affects:
         the given key name
  l      Show only local users
  f      Show only remote (far) users
+ t      Show users connected within this time limit
 -
 You may combine multiple flags in one WHO command except where stated in the table above.">
 
@@ -263,7 +264,7 @@ implementation as a tree based network is not in place.">
 
 <helpop key="coper" value="Oper Commands
 -------------
-DIE        RESTART     KILL         REHASH         TRACE
+DIE        RESTART     KILL         REHASH         TLINE
 CONNECT    SQUIT       MODULES      MKPASSWD       SHUN
 KLINE      QLINE       GLINE        ELINE          ZLINE
 SAJOIN     SAPART      SAMODE       SAQUIT         SANICK
@@ -273,8 +274,7 @@ NICKLOCK   NICKUNLOCK  LOADMODULE   UNLOADMODULE   RELOADMODULE
 SPYLIST    SPYNAMES    GLOADMODULE  GUNLOADMODULE  GRELOADMODULE
 FREEZE     UNFREEZE    OPERPERMS    RCONNECT       RSQUIT
 CHECK      CLONES      FILTER       GLOBOPS        USERIP
-JUMPSERVER LOCKSERV    UNLOCKSERV   ALLTIME        TAXONOMY
-TLINE">
+JUMPSERVER LOCKSERV    UNLOCKSERV   ALLTIME        TAXONOMY">
 
 <helpop key="userip" value="/USERIP [nickname]
 Returns the ip and nickname of a user.">
@@ -350,14 +350,8 @@ User is also notified they have been frozen.">
 <helpop key="unfreeze" value="/UNFREEZE [nick]
 Unfreezes a user frozen by the /FREEZE command.">
 
-<helpop key="spylist" value="/SPYLIST
-Operates the same as /LIST but includes +s and +p channels.">
-
-<helpop key="spynames" value="/SPYNAMES [channel]
-Operates the same as /name but works on +s and +p channels.">
-
 <helpop key="globops" value="/GLOBOPS [message]
-Sends a message to all +g users.">
+Sends a message to all users with the +g snomask.">
 
 <helpop key="cban" value="/CBAN [channel] {[duration] :[reason]}
 Sets or removes a channel ban. You must specify at least
@@ -445,10 +439,6 @@ This command will disconnect a user from IRC with the given reason.">
 This command will cause the server configuration file to be
 re-read and values re-initialized.">
 
-<helpop key="trace" value="/TRACE [nick|user@host|servermask]
-This command will provide a list of all users and servers which
-must be passed through or over to reach a given object (server or user).">
-
 <helpop key="connect" value="/CONNECT [servermask]
 Create a mesh connection to the given servermask. You must have
 configured the server for linking in your configuration file,
@@ -534,13 +524,11 @@ The duration may be specified in seconds, or in the following format
 o                Is an IRC operator
 i                Is invisible to /WHO
 w                Can receive wallops messages
-s                Can receive server notices
-n [mask]         Can receive server notices specified by [mask]
+s [mask]         Can receive server notices specified by [mask]
 x                Cloaked hostname (requires cloaking module)
-h                Will receive helpops notification (requires helpop module)
+h                Is available for help (requires helpop module)
 r                Nickname is registered
 d                Hides all non-private messages and notices
-R                Only registered users can PRIVMSG this nickname
 B                Is a bot
 G                Messages are censored to user
 W                Can see when a user uses WHOIS on them
@@ -549,7 +537,7 @@ D                User can not receive PRIVMSGs
 H                Hides an oper's WHOIS line
 I                Hides a user's channel list from non-opers
 Q                Hides an oper completely
-R                Only +r users can message you">
+R                Only registered users can message you">
 
 <helpop key="chmodes" value="Channel Modes
 -------------