]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Commands.txt: Update description of the "SERVLIST" command
authorAlexander Barton <alex@barton.de>
Sat, 9 Feb 2013 23:24:52 +0000 (00:24 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 9 Feb 2013 23:24:52 +0000 (00:24 +0100)
doc/Commands.txt

index 3d9363e68b3226e7ab042f6a5383b1b85dbf86f4..2a4baefe13903823b6b61c136bf6b563ecfeadb0 100644 (file)
@@ -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