mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 04:55:10 +01:00
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:
commit
c83c900f95
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue