mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
Fix bulleted list
This commit is contained in:
parent
ad87d2af92
commit
94b75e8fb4
1 changed files with 1 additions and 1 deletions
|
|
@ -410,7 +410,7 @@ import ...``.
|
|||
this flag when reporting bugs. You can use it twice, as in ``-vv``, to make
|
||||
beets even more verbose.
|
||||
* ``-c FILE``: read a specified YAML :doc:`configuration file <config>`. any
|
||||
options set in the specified config will override your normal config.
|
||||
options set in the specified config will override your normal config.
|
||||
|
||||
Beets also uses the ``BEETSDIR`` environment variable to look for
|
||||
configuration and data.
|
||||
|
|
|
|||
Loading…
Reference in a new issue