diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2006-07-16 15:58:40 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2006-07-16 15:58:40 +0000 |
commit | 184bd51ca28f4d9e1b0da45fcb6d21c15f64a4fc (patch) | |
tree | ac2e9609332cfdae2d6f5088dc996d8b521b9b6b /doc/COMMANDS | |
parent | 9768d96954978366672ee115137a5df80369246a (diff) | |
download | mpd-184bd51ca28f4d9e1b0da45fcb6d21c15f64a4fc.tar.gz mpd-184bd51ca28f4d9e1b0da45fcb6d21c15f64a4fc.tar.xz mpd-184bd51ca28f4d9e1b0da45fcb6d21c15f64a4fc.zip |
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
Diffstat (limited to 'doc/COMMANDS')
-rw-r--r-- | doc/COMMANDS | 18 |
1 files 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 |