summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/options.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 49983ab32d..bc7425d9ea 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -7218,9 +7218,10 @@ Miscellaneous
This is a string list option. See `List Options`_ for details.
``--cover-art-whitelist=<no|yes>``
- Whether to load filenames in an internal whitelist, such as ``cover.jpg``,
- as cover art. If ``cover-art-auto`` is set to ``no``, the whitelisted
- filenames are never loaded even if this option is set to ``yes``.
+ Whether to load files with a filename among "AlbumArt", "Album", "cover",
+ "front", "AlbumArtSmall", "Folder", ".folder", "thumb", "front", and an
+ extension in ``--cover-art-auto-exts``, as cover art. This has no effect is
+ ``cover-art-auto`` is ``no``.
Default: ``yes``.