]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/conf/helpop.conf.example
Update the helpop docs for the recent PING/PONG changes.
[user/henk/code/inspircd.git] / docs / conf / helpop.conf.example
index 4308c9915024f744df7fd4ff4cf2df03d3c21034..df886608dfef6d30de092f1e90986b95a4a997d7 100644 (file)
@@ -36,18 +36,24 @@ FPART       INFO        INVITE      ISON        JOIN        KICK
 KNOCK       LINKS       LIST        LUSERS      MAP         MKPASSWD
 MODE        MODULES     MONITOR     MOTD        NAMES       NICK
 NOTICE      OPER        PART        PASS        PING        PONG
-PRIVMSG     QUIT        REMOVE      SETNAME     SILENCE     SQUERY
-SSLINFO     STATS       TBAN        TIME        TITLE       TOPIC
-UNINVITE    USER        USERHOST    VERSION     VHOST       WATCH
-WHO         WHOIS       WHOWAS
+PRIVMSG     QUIT        REMOVE      SERVLIST    SETNAME     SILENCE
+SQUERY      SSLINFO     STATS       TBAN        TIME        TITLE
+TOPIC       UNINVITE    USER        USERHOST    VERSION     VHOST
+WATCH       WHO         WHOIS       WHOWAS
 ">
 
 <helpop key="squery" title="/SQUERY <target> :<message>" value="
 Sends a message to the network service specified in <target>.
 ">
 
+<helpop key="servlist" title="/SERVLIST [<mask>]" value="
+List network services that are currently connected to the network
+and visible to you. The optional glob-based mask parameter matches
+against the network service nickname.
+">
+
 <helpop key="sslinfo" title="/SSLINFO <nick>" value="
-Displays information on the SSL connection and certificate of the
+Displays information on the TLS (SSL) connection and certificate of the
 target user.
 ">
 
@@ -196,11 +202,11 @@ Quit from IRC and end your current session.
 Returns the server's version information.
 ">
 
-<helpop key="ping" title="/PING <servername> [:<servername>]" value="
+<helpop key="ping" title="/PING <cookie> [<servername>]" value="
 Ping a server. The server will answer with a PONG.
 ">
 
-<helpop key="pong" title="/PONG <servername>" value="
+<helpop key="pong" title="/PONG <cookie> [<servername>]" value="
 Your client should send this to answer server PINGs. You
 should not issue this command manually.
 ">
@@ -566,9 +572,9 @@ the network.
 Sends a message to all users with the +g snomask.
 ">
 
-<helpop key="cban" title="/CBAN <channel> [<duration> [:<reason>]]" value="
-Sets or removes a global channel ban. You must specify all three parameters
-to add a ban, and one parameter to remove a ban (just the channel).
+<helpop key="cban" title="/CBAN <channelmask> [<duration> [:<reason>]]" value="
+Sets or removes a global channel based ban. You must specify all three parameters
+to add a ban, and one parameter to remove a ban (just the channelmask).
 
 The duration may be specified in seconds, or in the format
 1y2w3d4h5m6s - meaning one year, two weeks, three days, four hours,
@@ -845,8 +851,8 @@ using their cloak when they quit.
               (requires the services account module).
  w            Receives wallops messages.
  x            Gives a cloaked hostname (requires the cloaking module).
- z            Only allow private messages from SSL users (requires the
-              sslmode module).
+ z            Only allow private messages from TLS (SSL) users (requires
+              the sslmodes module).
  B            Marks as a bot (requires the botmode module).
  D            Privdeaf mode. User will not receive any private messages
               or notices from users (requires the deaf module).
@@ -926,7 +932,7 @@ using their cloak when they quit.
                     For example, +w o:R:Brain will op anyone identified
                     to the account 'Brain' on join.
                     (requires the autoop module)
- z                  Blocks non-SSL clients from joining the channel
+ z                  Blocks non-TLS (SSL) clients from joining the channel
                     (requires the sslmodes module).
 
  A                  Allows anyone to invite users to the channel
@@ -1101,7 +1107,7 @@ Matching extbans:
                gecosban module).
  s:<server>    Matches users on a matching server (requires the
                serverban module).
- z:<certfp>    Matches users having the given SSL certificate
+ z:<certfp>    Matches users having the given TLS (SSL) certificate
                fingerprint (requires the sslmodes module).
  O:<opertype>  Matches server operators of a matching type, mostly
                useful as an invite exception (requires the