Skip to content

Commit

Permalink
Fid move doc args
Browse files Browse the repository at this point in the history
  • Loading branch information
cotko authored and MaxKellermann committed Apr 10, 2019
1 parent cb6282e commit 1bc78e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/protocol.rst
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ Whenever possible, ids should be used.
Deletes the song ``SONGID`` from the
playlist

:command:`move {FROM} [{START:END} | {TO}]`
:command:`move [{FROM} | {START:END}] {TO}`
Moves the song at ``FROM`` or range of songs
at ``START:END`` [#since_0_15]_ to ``TO``
in the playlist.
Expand Down

0 comments on commit 1bc78e9

Please sign in to comment.