fix type
git-svn-id: https://svn.musicpd.org/mpd/trunk@2618 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
a0048eb786
commit
169079c501
|
@ -103,7 +103,7 @@ move <int from> <int to>
|
|||
move song at _from_ to _to_ in the playlist
|
||||
increments playlist version by 1
|
||||
|
||||
move <int songid> <int to>
|
||||
moveid <int songid> <int to>
|
||||
move song with _songid_ to _to_ in the playlist
|
||||
increments playlist version by 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue