From 5262a0665944adb045ff80da6e888116d5a06f5f Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Thu, 26 Feb 2004 03:36:04 +0000 Subject: 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 --- doc/COMMANDS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/COMMANDS') diff --git a/doc/COMMANDS b/doc/COMMANDS index 1462c4130..ee603dbf9 100644 --- a/doc/COMMANDS +++ b/doc/COMMANDS @@ -20,9 +20,10 @@ These denote the end of command execution. Commands: --------- -add - add the file _file_ to the playlist - increments playlist version by 1 +add + 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 -- cgit v1.2.3