From 81c10a6f5e00fc74d59aed4a308bde146f8d041b Mon Sep 17 00:00:00 2001 From: J0J0 Todos Date: Sat, 14 Oct 2023 09:15:18 +0200 Subject: [PATCH] Improve ui:import description in docs --- docs/reference/config.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/reference/config.rst b/docs/reference/config.rst index e5d6d111d..cb1c1d44d 100644 --- a/docs/reference/config.rst +++ b/docs/reference/config.rst @@ -487,12 +487,11 @@ import ~~~~~~ When importing, beets will read several options to configure the visuals of the -import dialogue. There are two layouts: ``column`` and ``newline``. The -indentation of the respective elements of the import UI can also be configured -to highlight specific sections, in character units e.g. a ``5`` will indent the -given section by five characters in the terminal. - -:: +import dialogue. There are two layouts controlling how horizontal space and +line wrapping is dealt with: ``column`` and ``newline``. The indentation of the +respective elements of the import UI can also be configured. For example +setting ``5`` for ``match_header`` will indent the very first block of a +proposed match by five characters in the terminal.:: ui: import: