mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
Massage wording for #3504
This commit is contained in:
parent
c66cda880f
commit
545c65d903
1 changed files with 3 additions and 3 deletions
|
|
@ -96,9 +96,9 @@ Usage
|
|||
|
||||
Once you have all the dependencies sorted out, enable the ``chroma`` plugin in
|
||||
your configuration (see :ref:`using-plugins`) to benefit from fingerprinting
|
||||
the next time you run ``beet import``. The first time you do this, you may wish
|
||||
to run in verbose mode (``beet -v import``) in order to verify that the
|
||||
``chroma`` plugin is operational, since it does not show an indicator otherwise.
|
||||
the next time you run ``beet import``. (The plugin doesn't produce any obvious
|
||||
output by default. If you want to confirm that it's enabled, you can try
|
||||
running in verbose mode once with ``beet -v import``.)
|
||||
|
||||
You can also use the ``beet fingerprint`` command to generate fingerprints for
|
||||
items already in your library. (Provide a query to fingerprint a subset of your
|
||||
|
|
|
|||
Loading…
Reference in a new issue