about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2013-02-10 00:24:52 +0100
committerAlexander Barton <alex@barton.de>2013-02-10 00:24:52 +0100
commite90d30a2cc30cddd797602dcc63adebdec8d0538 (patch)
tree848bb277bc824dc777112044509d7122d8b2954b /doc
parent45ab73ac81ac8167b7e3b2efde6ec2c54127fa68 (diff)
downloadngircd-e90d30a2cc30cddd797602dcc63adebdec8d0538.tar.gz
ngircd-e90d30a2cc30cddd797602dcc63adebdec8d0538.zip
Commands.txt: Update description of the "SERVLIST" command
Diffstat (limited to 'doc')
-rw-r--r--doc/Commands.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/Commands.txt b/doc/Commands.txt
index 3d9363e6..2a4baefe 100644
--- a/doc/Commands.txt
+++ b/doc/Commands.txt
@@ -544,6 +544,18 @@ IRC Service Commands
 - SERVICE
 
 - SERVLIST
+	SERVLIST [<mask> [<type>]]
+	.
+	List all IRC services currently registered in the network.
+	.
+	The optional <mask> and <type> parameters can be used to limit the
+	listing to services matching the <mask> and that are of type <type>.
+	.
+	Please note that ngIRCd doesn't use any service types at the moment
+	and therefore all services are of type "0".
+
+	References:
+	 - RFC 2812, 3.5.1 "Servlist message"
 
 - SQUERY