]> 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 741618a513c351dfa52a79e140d23313d1a65393..3a8b67c22f8d76cd46a496332a1dd89129d38010 100644 (file)
@@ -84,7 +84,7 @@ for some users. This feature was added in the 1.1 branch.">
 <helpop key="devoice" value="/DEVOICE [channel]
 Devoices yourself from the specified channel.">
 
 <helpop key="devoice" value="/DEVOICE [channel]
 Devoices yourself from the specified channel.">
 
-<helpop key="silence" value="/SILENCE [+/-]<hostmask> [p|c|i|n|t|a|x]
+<helpop key="silence" value="/SILENCE [+/-][hostmask] [p|c|i|n|t|a|x]
  p        Block private messages
  c        Block channel messages
  i        Block invites
  p        Block private messages
  c        Block channel messages
  i        Block invites
@@ -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
         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.">
 
 -
 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
 -------------
 
 <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
 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
 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.">
 
 <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="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]
 <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
 
 <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.">
 
 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,
 <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,
@@ -486,7 +476,7 @@ Globally unloads and reloads a module in the network. This module
 cannot have the static flag set (see the output of /MODULES).">
 
 <helpop key="kline" value="/KLINE [user@host] {[duration] :[reason]}
 cannot have the static flag set (see the output of /MODULES).">
 
 <helpop key="kline" value="/KLINE [user@host] {[duration] :[reason]}
-Sets or removes a k-line (host based ban) on a host and ident mask.
+Sets or removes a k-line (local host based ban) on a host and ident mask.
 You must specify at least 3 parameters to add a ban, and one
 parameter to remove a ban (just the user@host section).
 The duration may be specified in seconds, or in the following format
 You must specify at least 3 parameters to add a ban, and one
 parameter to remove a ban (just the user@host section).
 The duration may be specified in seconds, or in the following format
@@ -510,7 +500,7 @@ The duration may be specified in seconds, or in the following format
 5 minutes and 6 seconds. All fields in this format are optional.">
 
 <helpop key="gline" value="/GLINE [user@host] {[duration] :[reason]}
 5 minutes and 6 seconds. All fields in this format are optional.">
 
 <helpop key="gline" value="/GLINE [user@host] {[duration] :[reason]}
-Sets or removes a g-line (global host based ban) on host mask.
+Sets or removes a g-line (host based ban) on host mask.
 You must specify at least 3 parameters to add a ban, and one
 parameter to remove a ban (just the user@host section).
 The duration may be specified in seconds, or in the following format
 You must specify at least 3 parameters to add a ban, and one
 parameter to remove a ban (just the user@host section).
 The duration may be specified in seconds, or in the following format
@@ -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
 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)
 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                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
 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
 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
 -------------
 
 <helpop key="chmodes" value="Channel Modes
 -------------
@@ -610,8 +598,8 @@ z  Show memory usage statistics
 o  Show a list of all valid oper usernames and hostmasks
 l  Show all inbound and outbound server and client connections
 u  Show server uptime
 o  Show a list of all valid oper usernames and hostmasks
 l  Show all inbound and outbound server and client connections
 u  Show server uptime
-k  Show k-lines (local bans)
-g  Show g-lines (global bans)
+k  Show k-lines (local host bans)
+g  Show g-lines (host bans)
 q  Show q-lines (nick mask bans)
 Z  Show z-lines (ip mask bans)
 Y  Show connection classes
 q  Show q-lines (nick mask bans)
 Z  Show z-lines (ip mask bans)
 Y  Show connection classes