repo: ngircd action: commit revision: path_from: revision_from: 02e24f5d1e6f098f2452f344331871a9d9a64280: path_to: revision_to:
commit 02e24f5d1e6f098f2452f344331871a9d9a64280 Author: Alexander BartonDate: Sun Feb 10 00:19:59 2013 +0100 Commands.txt: Update description of the "LINKS" command diff --git a/doc/Commands.txt b/doc/Commands.txt
--- a/doc/Commands.txt +++ b/doc/Commands.txt @@ -243,10 +243,17 @@ Status and Informational Commands - RFC 2812, 4.9 "Ison message" - LINKS - LINKS [[ ]] + LINKS [[ ] [ ] . - Lists all server links matching , if given, - on , or the current server if omitted. + List all servers currently registered in the network matching , + or all servers if has been omitted, as seen by the server + specified by or the local server when is omitted. + . + 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. + + References: + - RFC 2812, 3.4.5 "Links message" - LUSERS LUSERS [ [ ]]
-----END OF PAGE-----