diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2006-12-07 14:58:19 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2006-12-07 14:58:19 +0000 |
commit | f597dd02354cf613b82596d1b108e914f38c5325 (patch) | |
tree | f23f3d8b7dc9d3aeb14350c9d35189d0bf103302 /TODO | |
parent | 2a872bcf1e2c46b47a05ba348a5a224cc92698c0 (diff) | |
download | mpd-f597dd02354cf613b82596d1b108e914f38c5325.tar.gz mpd-f597dd02354cf613b82596d1b108e914f38c5325.tar.xz mpd-f597dd02354cf613b82596d1b108e914f38c5325.zip |
Removing playlist <playlist> from TODO as well, since we already have
listplyalist and listplaylistinfo to do the same thing.
git-svn-id: https://svn.musicpd.org/mpd/trunk@5130 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -46,7 +46,6 @@ *) command for displaying playlist contents *) command for appending to playlist *) new commands - *) playlist <playlist> /* displays saved playlist */ *) replace <playlist> /* replace current playlist with saved playlist and keep playing */ |