From 30eed5915b10593ca44df034dbfaefea7a61dbda Mon Sep 17 00:00:00 2001 From: Manuel Koell Date: Mon, 15 Feb 2016 23:13:46 +0100 Subject: [PATCH] beet import: there is no such option: -M --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index 1d0829cd1..974b0dce6 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -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).