Skip to content

Commit 80bc539

Browse files
authored
Checkpoint to make sure config file is set up correctly added to the getting started guide #4820
## Description Added a quick checkpoint to ensure the config file is set up correctly prior to users importing their music library. This was something I discovered later after running into an issue with my config file and hope it helps new users avoid the issues I had.
2 parents 346071c + 6161b44 commit 80bc539

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/guides/main.rst

+5
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,11 @@ here, including the directory and file naming scheme. See
199199

200200
.. _YAML: https://yaml.org/
201201

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.
205+
206+
202207
Importing Your Library
203208
----------------------
204209

0 commit comments

Comments
 (0)