From 4cbe116e4258dafdff0da2dbaf38f75df1b7c63b Mon Sep 17 00:00:00 2001 From: Thomas McWork Date: Mon, 1 Apr 2019 09:13:36 +0200 Subject: [PATCH] use most simple syntax --- docs/reference/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/config.rst b/docs/reference/config.rst index 87f4165fd..5fcdce3ae 100644 --- a/docs/reference/config.rst +++ b/docs/reference/config.rst @@ -571,7 +571,7 @@ default is ``apply``. languages ~~~~~~~~~ -A list of locale names to search for preferred aliases (e.g. ``[de,en]``. For example, setting +A list of locale names to search for preferred aliases (e.g. ``en jp es``. For example, setting this to "en" uses the transliterated artist name "Pyotr Ilyich Tchaikovsky" instead of the Cyrillic script for the composer's name when tagging from MusicBrainz. Defaults to an empty list, meaning that no language is preferred.