mirror of
https://github.com/beetbox/beets.git
synced 2026-02-02 13:33:19 +01:00
Remove errant space
This commit is contained in:
parent
58ea48aa3b
commit
85db305972
1 changed files with 1 additions and 1 deletions
|
|
@ -446,7 +446,7 @@ import ...``.
|
|||
of this argument also allows specifying no plugins, effectively disabling
|
||||
all plugins: ``--plugins=``.
|
||||
* ``-P plugins``: specify a comma-separated list of plugins to disable in a
|
||||
specific beets run. This will overwrite ``-p`` if used with it . To disable all plugins, use
|
||||
specific beets run. This will overwrite ``-p`` if used with it. To disable all plugins, use
|
||||
``--plugins=`` instead.
|
||||
|
||||
Beets also uses the ``BEETSDIR`` environment variable to look for
|
||||
|
|
|
|||
Loading…
Reference in a new issue