From 184bd51ca28f4d9e1b0da45fcb6d21c15f64a4fc Mon Sep 17 00:00:00 2001
From: "J. Alexander Treuman" <jat@spatialrift.net>
Date: Sun, 16 Jul 2006 15:58:40 +0000
Subject: [PATCH] Added a warning to COMMANDS that it's out of date

git-svn-id: https://svn.musicpd.org/mpd/trunk@4359 09075e82-0dd4-0310-85a5-a0d7c8717e4f
---
 doc/COMMANDS | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/doc/COMMANDS b/doc/COMMANDS
index 646eded93..cdd234183 100644
--- a/doc/COMMANDS
+++ b/doc/COMMANDS
@@ -1,5 +1,14 @@
                          Music Player Daemon - Commands
 
+                                    WARNING
+	This document has not been updated to reflect recent changes in
+	the MPD protocol.  It does not contain all supported commands,
+	and some commands may now take additional arguments.  However,
+	clients conforming to this specification should still be
+	compatible with the latest release of MPD.  For more up to date
+	documentation, please see the protocol reference on the wiki at
+	<http://mpd.wikia.com/wiki/Protocol_Reference>.
+
 This document is intended for client developers, not end users.
 
 Format:
@@ -153,15 +162,6 @@ plchangesposid <playlist version>
 	NOTE: to detect songs that were deleted at the end of the playlist,
 	use playlistlength returned by status command.
 
-
-
-
-
-
-
-
-
-
 previous
 	plays previous song in playlist