repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 02e24f5d1e6f098f2452f344331871a9d9a64280:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 02e24f5d1e6f098f2452f344331871a9d9a64280
Author: Alexander Barton 
Date:   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
index 0f3fdbb04fd1c209a1ee20afb791a6d61e6fe15f..
index ..2c357928f419ec8c48b846013db6677c00415639 100644
--- 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-----