Fid move doc args

This commit is contained in:
cotko 2019-04-06 12:26:40 +02:00 committed by Max Kellermann
parent cb6282e0a7
commit 1bc78e9f2c
1 changed files with 1 additions and 1 deletions

View File

@ -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.