From 94b75e8fb4ab9f96156ae00877eef8fb4c83169e Mon Sep 17 00:00:00 2001 From: MolarAmbiguity Date: Fri, 14 Apr 2017 12:57:42 +1000 Subject: [PATCH] Fix bulleted list --- docs/reference/cli.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/cli.rst b/docs/reference/cli.rst index 7bdb891c3..58ce8c324 100644 --- a/docs/reference/cli.rst +++ b/docs/reference/cli.rst @@ -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 `. 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.