]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Commands.txt: Update description of the "LINKS" command
authorAlexander Barton <alex@barton.de>
Sat, 9 Feb 2013 23:19:59 +0000 (00:19 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 9 Feb 2013 23:19:59 +0000 (00:19 +0100)
doc/Commands.txt

index 0f3fdbb04fd1c209a1ee20afb791a6d61e6fe15f..2c357928f419ec8c48b846013db6677c00415639 100644 (file)
@@ -243,10 +243,17 @@ Status and Informational Commands
         - RFC 2812, 4.9 "Ison message"
 
 - LINKS
-       LINKS [<remote server> [<server mask>]]
+       LINKS [[<target>] [<mask>]
        .
-       Lists all server links matching <server mask>, if given,
-       on <remote server>, or the current server if omitted.
+       List all servers currently registered in the network matching <mask>,
+       or all servers if <mask> has been omitted, as seen by the server
+       specified by <target> or the local server when <target> is omitted.
+       .
+       <target> 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 [<mask> [<server>]]