repo: ngircd action: commit revision: path_from: revision_from: e90d30a2cc30cddd797602dcc63adebdec8d0538: path_to: revision_to:
commit e90d30a2cc30cddd797602dcc63adebdec8d0538 Author: Alexander BartonDate: Sun Feb 10 00:24:52 2013 +0100 Commands.txt: Update description of the "SERVLIST" command diff --git a/doc/Commands.txt b/doc/Commands.txt
--- a/doc/Commands.txt +++ b/doc/Commands.txt @@ -544,6 +544,18 @@ IRC Service Commands - SERVICE - SERVLIST + SERVLIST [[ ]] + . + List all IRC services currently registered in the network. + . + The optional and parameters can be used to limit the + listing to services matching the and that are of 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
-----END OF PAGE-----