doc/protocol.rst: fix playlist(find|search)
The `{TAG} {NEEDLE}` input format documented seems to be a holdover of pre-0.21 filters, and the commands support the new format.
This commit is contained in:
parent
e99f6b5b38
commit
83391e2bd9
@ -727,7 +727,7 @@ Whenever possible, ids should be used.
|
|||||||
|
|
||||||
.. _command_playlistfind:
|
.. _command_playlistfind:
|
||||||
|
|
||||||
:command:`playlistfind {TAG} {NEEDLE}`
|
:command:`playlistfind {FILTER}`
|
||||||
Finds songs in the queue with strict
|
Finds songs in the queue with strict
|
||||||
matching.
|
matching.
|
||||||
|
|
||||||
@ -748,7 +748,7 @@ Whenever possible, ids should be used.
|
|||||||
|
|
||||||
.. _command_playlistsearch:
|
.. _command_playlistsearch:
|
||||||
|
|
||||||
:command:`playlistsearch {TAG} {NEEDLE}`
|
:command:`playlistsearch {FILTER}`
|
||||||
Searches case-insensitively for partial matches in the
|
Searches case-insensitively for partial matches in the
|
||||||
queue.
|
queue.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user