diff options
Diffstat (limited to '')
-rw-r--r-- | doc/protocol.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/protocol.xml b/doc/protocol.xml index 14d286c63..238f896b2 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -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). |