summaryrefslogtreecommitdiff
path: root/docs/conf/helpop.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf/helpop.conf.example')
-rw-r--r--docs/conf/helpop.conf.example14
1 files changed, 10 insertions, 4 deletions
diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example
index b0de1672c..792efcd9c 100644
--- a/docs/conf/helpop.conf.example
+++ b/docs/conf/helpop.conf.example
@@ -36,16 +36,22 @@ 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 TLS (SSL) connection and certificate of the
target user.