Alexander Barton : Commands.txt: Update description of the "SERVLIST" command
Module: ngircd.git Branch: master Commit: e90d30a2cc30cddd797602dcc63adebdec8d0538 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=e90d30a2c... Author: Alexander Barton <alex@barton.de> Date: Sun Feb 10 00:24:52 2013 +0100 Commands.txt: Update description of the "SERVLIST" command --- doc/Commands.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/Commands.txt b/doc/Commands.txt index 3d9363e..2a4baef 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
Teilnehmer (1)
-
alex@arthur.barton.de