docs/inline.rst: The `[paths] section is now paths:`

This commit is contained in:
Wieland Hoffmann 2013-08-06 10:34:42 +02:00
parent aafcbdc730
commit e4af04e3be

View file

@ -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``