aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-09-23 23:59:55 +0200
committerEric Wong <normalperson@yhbt.net>2008-09-26 23:51:39 -0700
commite4021113b8b903ba434bcd5ac62d6cd78e47e014 (patch)
tree7ce43f11e323ffd22c5fc6871aba0d6537bfdc4a /doc
parent8bd26c59460a8cd4801cec28afc4fb22e4d89681 (diff)
downloadmpd-e4021113b8b903ba434bcd5ac62d6cd78e47e014.tar.gz
mpd-e4021113b8b903ba434bcd5ac62d6cd78e47e014.tar.xz
mpd-e4021113b8b903ba434bcd5ac62d6cd78e47e014.zip
doc/COMMANDS: document "addid"
Diffstat (limited to 'doc')
-rw-r--r--doc/COMMANDS8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/COMMANDS b/doc/COMMANDS
index 652e31511..1353455a4 100644
--- a/doc/COMMANDS
+++ b/doc/COMMANDS
@@ -52,6 +52,14 @@ add <string path>
_path_ can also be a single file
increments playlist version by for each song added
+addid <string path>
+ adds a song to the playlist (non-recursive) and returns the song id;
+ example:
+
+ addid "foo.mp3"
+ Id: 999
+ OK
+
clear
clears the current playlist
increments playlist version by 1