mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 16:42:42 +01:00
Add text for docs section
This commit is contained in:
parent
d1166c8efc
commit
d875fee722
1 changed files with 7 additions and 1 deletions
|
|
@ -486,7 +486,13 @@ autotagger matching or distance score calculation (see :ref:`match-config` and
|
|||
import
|
||||
~~~~~~
|
||||
|
||||
FIXME::
|
||||
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.
|
||||
|
||||
::
|
||||
|
||||
ui:
|
||||
import:
|
||||
|
|
|
|||
Loading…
Reference in a new issue