beet import: there is no such option: -M

This commit is contained in:
Manuel Koell 2016-02-15 23:13:46 +01:00
parent fb4ba2924f
commit 30eed5915b

View file

@ -221,7 +221,7 @@ move all your files.
If you've already moved your music *outside* of beets, you have a few options: 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. - 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). - Resort to manually modifying the SQLite database (not recommended).