The from_scratch option is called --from-scratch on the command line.

Fixed the documentation.
This commit is contained in:
Stefan Schweizer 2022-11-18 16:29:26 +01:00
parent e201dd4fe5
commit 4f51b4af2b

View file

@ -582,7 +582,7 @@ from_scratch
~~~~~~~~~~~~
Either ``yes`` or ``no`` (default), controlling whether existing metadata is
discarded when a match is applied. This corresponds to the ``--from_scratch``
discarded when a match is applied. This corresponds to the ``--from-scratch``
flag to ``beet import``.
.. _quiet: