From c1ab52dcb9be8995ea7154d91f21a7a16d463033 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Sun, 11 Apr 2004 17:42:47 +0000 Subject: update with new update stuff git-svn-id: https://svn.musicpd.org/mpd/trunk@693 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- doc/COMMANDS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/COMMANDS b/doc/COMMANDS index 62dd3c5e0..979c56e47 100644 --- a/doc/COMMANDS +++ b/doc/COMMANDS @@ -172,13 +172,17 @@ swap swap positions of _song1_ and _song2_ increments playlist version by 1 -update +update searches mp3 directory for new music and removes old music from the db + _path_ is an optional argument that maybe a particular directory or + song/file to update. returned: updating_db: where job id, is the job id requested for your update, and is displayed in status, while the requested update is happening increments playlist version by 1 + NOTE: to update a number of paths/songs at once, use command_list, + it will be much more faster/effecient volume change volume by amount _change_ -- cgit v1.2.3