mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
beet import: there is no such option: -M
This commit is contained in:
parent
fb4ba2924f
commit
30eed5915b
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ move all your files.
|
|||
If you've already moved your music *outside* of beets, you have a few options:
|
||||
|
||||
- Move the music back (with an ordinary ``mv``) and then use the above steps.
|
||||
- Delete your database and re-create it from the new paths using ``beet import -AWMC``.
|
||||
- Delete your database and re-create it from the new paths using ``beet import -AWC``.
|
||||
- Resort to manually modifying the SQLite database (not recommended).
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue