Alexander Barton : Commands.txt: Update description of the "TIME" command
Module: ngircd.git Branch: master Commit: b6e6e2e1da632a022abf7530ed028ba79d453614 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=b6e6e2e1d... Author: Alexander Barton <alex@barton.de> Date: Sun Feb 10 00:23:10 2013 +0100 Commands.txt: Update description of the "TIME" command --- doc/Commands.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/Commands.txt b/doc/Commands.txt index 2ea533a..642dfb0 100644 --- a/doc/Commands.txt +++ b/doc/Commands.txt @@ -324,9 +324,16 @@ Status and Informational Commands - RFC 2812, 3.4.4 "Stats message" - TIME - TIME [<server>] + TIME [<target>] . - Show the local time of the current server, or of a specified <server>. + Show the local time of an IRC server in the network. + . + <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. + The server of the current connecion is used when <target> is omitted. + + References + - RFC 2812, 3.4.6 "Time message" - TRACE TRACE [<server>]
Teilnehmer (1)
-
alex@arthur.barton.de