doc: Fixed moveid description

moveid uses an index, not a songid, for its second argument
This commit is contained in:
Jeffrey Middleton 2009-03-24 10:56:54 -05:00 committed by Jeffrey Middleton
parent 17d23614a8
commit 272a7d081b

View File

@ -655,8 +655,8 @@ OK
</term>
<listitem>
<para>
Moves the song with <varname>FROM</varname> to
<varname>TO</varname> (both song ids) in the
Moves the song with <varname>FROM</varname> (songid) to
<varname>TO</varname> (playlist index) in the
playlist. If <varname>TO</varname> is negative, it
is relative to the current song in the playlist (if
there is one).