Alexander Barton : Commands.txt: Document proprietary DIE <message> parameter
Module: ngircd.git Branch: master Commit: e5cdd61fe3d78fa976836192dbca64874160a493 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=e5cdd61fe... Author: Alexander Barton <alex@barton.de> Date: Thu Sep 5 00:18:49 2013 +0200 Commands.txt: Document proprietary DIE <message> parameter --- doc/Commands.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/Commands.txt b/doc/Commands.txt index e049f5e..dde1498 100644 --- a/doc/Commands.txt +++ b/doc/Commands.txt @@ -668,10 +668,13 @@ Administrative Commands - RFC 2812, 3.4.7 "Connect message" - DIE - DIE + DIE [<message>] . Instructs the server to shut down. . + The optional (and non-standard) <message> text is sent to each client + connected to this server before all connections are closed. + . To use this command, the user must be an IRC Operator. References:
Teilnehmer (1)
-
alex@arthur.barton.de