doc: Fixed moveid description
moveid uses an index, not a songid, for its second argument
This commit is contained in:
parent
17d23614a8
commit
272a7d081b
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user