File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -199,11 +199,9 @@ here, including the directory and file naming scheme. See
199
199
200
200
.. _YAML : https://yaml.org/
201
201
202
- To check that your config file is set up correctly run ``beet version ``. This should return your
203
- beets version, Python version, and a list of installed plugins. If no plugins are displayed, but
204
- there are plugins listed in your config file go back to the steps above to set up the config
205
- file properly before importing your music library. You can also run ``beet config `` which will
206
- display more in-depth details about each enabled plugin.
202
+ To check that you've set up your configuration how you want it, you can type
203
+ ``beet version `` to see a list of enabled plugins or ``beet config `` to get a
204
+ complete listing of your current configuration.
207
205
208
206
209
207
Importing Your Library
You can’t perform that action at this time.
0 commit comments