Commit Diff
Diff:
45ab73ac81ac8167b7e3b2efde6ec2c54127fa68
e90d30a2cc30cddd797602dcc63adebdec8d0538
Commit:
e90d30a2cc30cddd797602dcc63adebdec8d0538
Tree:
848bb277bc824dc777112044509d7122d8b2954b
Author:
Alexander Barton <alex@barton.de>
Committer:
Alexander Barton <alex@barton.de>
Date:
Sat Feb 9 23:24:52 2013 UTC
Message:
Commands.txt: Update description of the "SERVLIST" command
blob - 3d9363e68b3226e7ab042f6a5383b1b85dbf86f4
blob + 2a4baefe13903823b6b61c136bf6b563ecfeadb0
--- doc/Commands.txt
+++ doc/Commands.txt
@@ -544,7 +544,19 @@ 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
- SVSNICK
IRCNow