mirror of
https://github.com/beetbox/beets.git
synced 2026-01-26 18:15:01 +01:00
The from_scratch option is called --from-scratch on the command line.
Fixed the documentation.
This commit is contained in:
parent
e201dd4fe5
commit
4f51b4af2b
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