mirror of
https://github.com/beetbox/beets.git
synced 2025-12-31 21:12:43 +01:00
docs/inline.rst: The `[paths] section is now paths:`
This commit is contained in:
parent
aafcbdc730
commit
e4af04e3be
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ Inline Plugin
|
|||
|
||||
The ``inline`` plugin lets you use Python to customize your path formats. Using
|
||||
it, you can define template fields in your beets configuration file and refer
|
||||
to them from your template strings in the ``[paths]`` section (see
|
||||
to them from your template strings in the ``paths:`` section (see
|
||||
:doc:`/reference/config/`).
|
||||
|
||||
To use inline field definitions, first enable the plugin by putting ``inline``
|
||||
|
|
|
|||
Loading…
Reference in a new issue