diff --git a/doc/protocol.xml b/doc/protocol.xml index 238f896b2..409f9ca0e 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -714,14 +714,18 @@ OK playlistinfo - SONGPOS + + SONGPOS + START:END + - Displays a list of songs in the playlist. - SONGPOS is optional and specifies - a single song to display info for. + Displays a list of all songs in the playlist, or if the optional + argument is given, displays information only for the song + SONGPOS or the range of songs + START:END @@ -782,13 +786,13 @@ OK shuffle - SONGRANGE + START:END Shuffles the current playlist. - SONGRANGE is optional and specifies + START:END is optional and specifies a range of songs.