Merge pull request #4556 from sweist/fix-from_scratch-documentation

The from_scratch flag is called --from-scratch on the command line
This commit is contained in:
Adrian Sampson 2022-11-18 15:27:20 -08:00 committed by GitHub
commit c83c900f95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: