repo: ngircd
action: commit
revision: 
path_from: 
revision_from: e5cdd61fe3d78fa976836192dbca64874160a493:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit e5cdd61fe3d78fa976836192dbca64874160a493
Author: Alexander Barton 
Date:   Thu Sep 5 00:18:49 2013 +0200

    Commands.txt: Document proprietary DIE  parameter

diff --git a/doc/Commands.txt b/doc/Commands.txt
index e049f5ef88f2e3434d6cbe00995db70f0bbfe7b0..
index ..dde1498d47b49b5d70302d0bb60a8d84e04cd53e 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 []
 	.
 	Instructs the server to shut down.
 	.
+	The optional (and non-standard)  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:

-----END OF PAGE-----