mirror of
https://github.com/beetbox/beets.git
synced 2025-12-30 20:42:37 +01:00
Slightly more verbose config overlay description
This commit is contained in:
parent
8e58a61eb4
commit
346ecbc6d4
1 changed files with 2 additions and 1 deletions
|
|
@ -412,7 +412,8 @@ import ...``.
|
|||
* ``-c FILE``: read a specified YAML :doc:`configuration file <config>`. This
|
||||
configuration works as an overlay: rather than replacing your normal
|
||||
configuration options entirely, the two are merged. Any individual options set
|
||||
in this config file will override your base configuration.
|
||||
in this config file will override the corresponding settings in your base
|
||||
configuration.
|
||||
|
||||
Beets also uses the ``BEETSDIR`` environment variable to look for
|
||||
configuration and data.
|
||||
|
|
|
|||
Loading…
Reference in a new issue