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>
|
</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Moves the song with <varname>FROM</varname> to
|
Moves the song with <varname>FROM</varname> (songid) to
|
||||||
<varname>TO</varname> (both song ids) in the
|
<varname>TO</varname> (playlist index) in the
|
||||||
playlist. If <varname>TO</varname> is negative, it
|
playlist. If <varname>TO</varname> is negative, it
|
||||||
is relative to the current song in the playlist (if
|
is relative to the current song in the playlist (if
|
||||||
there is one).
|
there is one).
|
||||||
|
Loading…
Reference in New Issue
Block a user