From 272a7d081bb4b6b32ea19df51963538d04a90b8a Mon Sep 17 00:00:00 2001 From: Jeffrey Middleton Date: Tue, 24 Mar 2009 10:56:54 -0500 Subject: doc: Fixed moveid description moveid uses an index, not a songid, for its second argument --- doc/protocol.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/protocol.xml') diff --git a/doc/protocol.xml b/doc/protocol.xml index 14d286c6..238f896b 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -655,8 +655,8 @@ OK - Moves the song with FROM to - TO (both song ids) in the + Moves the song with FROM (songid) to + TO (playlist index) in the playlist. If TO is negative, it is relative to the current song in the playlist (if there is one). -- cgit v1.2.3