diff options
Diffstat (limited to 'doc/protocol.rst')
-rw-r--r-- | doc/protocol.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/protocol.rst b/doc/protocol.rst index 73f810210..8d2eea243 100644 --- a/doc/protocol.rst +++ b/doc/protocol.rst @@ -727,7 +727,7 @@ Whenever possible, ids should be used. .. _command_playlistfind: -:command:`playlistfind {TAG} {NEEDLE}` +:command:`playlistfind {FILTER}` Finds songs in the queue with strict matching. @@ -748,7 +748,7 @@ Whenever possible, ids should be used. .. _command_playlistsearch: -:command:`playlistsearch {TAG} {NEEDLE}` +:command:`playlistsearch {FILTER}` Searches case-insensitively for partial matches in the queue. |