diff --git a/doc/protocol.xml b/doc/protocol.xml index 1c7e928b1..fd20f9751 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -1550,27 +1550,32 @@ OK + list TYPE - ARTIST + FILTERTYPE + FILTERWHAT + ... - Lists all tags of the specified type. + Lists unique tags values of the specified type. TYPE can be any tag supported by MPD or file. - ARTIST is an optional parameter when - type is album, this specifies to list albums by an - artist. + Additional arguments may specify a filter like the one + in the find + command. +