update changelog for 0.10.0
update add command info to include dir support update mpd.1 and conf example to include ~ support git-svn-id: https://svn.musicpd.org/mpd/trunk@64 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -20,9 +20,10 @@ These denote the end of command execution.
|
||||
Commands:
|
||||
---------
|
||||
|
||||
add <string file>
|
||||
add the file _file_ to the playlist
|
||||
increments playlist version by 1
|
||||
add <string path>
|
||||
add the file _path_ to the playlist (directories add recursively)
|
||||
_path_ can also be a single file
|
||||
increments playlist version by for each song added
|
||||
|
||||
clear
|
||||
clears the current playlist
|
||||
|
Reference in New Issue
Block a user