From eb7fd30c708382e2d3204e13e0b1e37c41d040d1 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 27 Sep 2008 00:16:10 -0700 Subject: COMMANDS: document moveid with negative _to_ argument, too --- doc/COMMANDS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/COMMANDS b/doc/COMMANDS index 5e5fffe6b..8ab7d1e12 100644 --- a/doc/COMMANDS +++ b/doc/COMMANDS @@ -55,7 +55,7 @@ add addid _path_ is always a single file or URL _position_ is optional, a negative number means it is relative - to the currently playing song (if there is one) + to the currently playing song in the playlist (if there is one) adds a song to the playlist (non-recursive) and returns the song id; example: @@ -126,6 +126,8 @@ move moveid move song with _songid_ to _to_ in the playlist increments playlist version by 1 + if _to_ is negative, it is relative to the current song in + the playlist (if there is one). next plays next song in playlist -- cgit v1.2.3