doc/protocol.rst: clarify the meaning of the `any` tag type

This commit is contained in:
Max Kellermann 2019-03-15 19:09:55 +01:00
parent 1881b0e975
commit cb71f6dd04
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ of:
- ``(TAG == 'VALUE')``: match a tag value.
``(TAG != 'VALUE')``: mismatch a tag value.
The special tag "*any*" checks all
tag values.
tag types.
*albumartist* looks for
``VALUE`` in ``AlbumArtist``
and falls back to ``Artist`` tags if