From 1916fe0ad51f620cfc5540c8bb5dabf9672e9921 Mon Sep 17 00:00:00 2001 From: Thomas McWork Date: Sun, 31 Mar 2019 13:06:27 +0200 Subject: [PATCH] Provide an example for the languages list It's hard to impossible to figure out the correct syntax for non python users. --- 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 cc5b39c21..87f4165fd 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. For example, setting +A list of locale names to search for preferred aliases (e.g. ``[de,en]``. 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.