diff options
-rw-r--r-- | doc/COMMANDS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/COMMANDS b/doc/COMMANDS index 8841ed02b..2cae9e6ae 100644 --- a/doc/COMMANDS +++ b/doc/COMMANDS @@ -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 |