From a7023113e7546e3b278f753f0d38161f11afdb79 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sun, 10 Feb 2013 00:20:19 +0100 Subject: [PATCH] Commands.txt: Update description of the "LUSERS" command --- doc/Commands.txt | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/doc/Commands.txt b/doc/Commands.txt index 2c357928..83f811df 100644 --- a/doc/Commands.txt +++ b/doc/Commands.txt @@ -256,15 +256,20 @@ Status and Informational Commands - RFC 2812, 3.4.5 "Links message" - LUSERS - LUSERS [ []] + LUSERS [ []] . - Return statistics about the size of the network. If called with no - arguments, the statistics will reflect the entire network. + Return statistics about the number of clients (users, servers, + services, ...) in the network as seen by the server . . - If is given, it will return only statistics reflecting the - masked subset of the network. - If is given, the command will be forwarded to - for evaluation. + can be a server name, the nickname of a client connected to + a specific server, or a mask matching a server name in the network. + The server of the current connecion is used when is omitted. + + Please note that ngIRCd ignores the parameter entirely: it + is not possible to get information for a part of the network only. + + References: + - RFC 2812, 3.4.2 "Lusers message" - MOTD MOTD []