Commit 272a7d08 authored by Jeffrey Middleton's avatar Jeffrey Middleton Committed by Jeffrey Middleton

doc: Fixed moveid description

moveid uses an index, not a songid, for its second argument
parent 17d23614
......@@ -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).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment