aboutsummaryrefslogtreecommitdiff
path: root/doc/COMMANDS
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-02-26 03:36:04 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-02-26 03:36:04 +0000
commit5262a0665944adb045ff80da6e888116d5a06f5f (patch)
treedc9508cfca2a8bff5aaa32cb2bf94e35e8390889 /doc/COMMANDS
parent1adca2abd2aff8e74691d180f00600c3467ded28 (diff)
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
Diffstat (limited to 'doc/COMMANDS')
-rw-r--r--doc/COMMANDS7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/COMMANDS b/doc/COMMANDS
index 1462c413..ee603dbf 100644
--- a/doc/COMMANDS
+++ b/doc/COMMANDS
@@ -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