Commit 35216db8 authored by Max Kellermann's avatar Max Kellermann

doc/COMMANDS: document "addid"

parent ad92d9a8
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment