summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 955503bde6..4dfa459e00 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -6729,9 +6729,9 @@ Miscellaneous
:no: Don't automatically load cover art.
:exact: Load the media filename with an image file extension.
- :fuzzy: Load cover art with a filename included in an internal whitelist,
- such as ``cover.jpg``.
- :all: Union of exact and fuzzy (default).
+ :fuzzy: Load all cover art containing the media filename and filenames
+ in an internal whitelist, such as ``cover.jpg`` (default).
+ :all: Load all images in the current directory.
See ``--cover-art-files`` for details about what constitutes cover art.