diff --git a/docs/config.rst b/docs/config.rst index b39b33b2..5099f04d 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -29,9 +29,8 @@ config value, you **should not** add it to :file:`~/.config/mopidy/mopidy.conf`. To see what's the effective configuration for your Mopidy installation, you can -run :option:`mopidy config`. It will print your full effective config -with passwords masked out so that you safely can share the output with others -for debugging. +run ``mopidy config``. It will print your full effective config with passwords +masked out so that you safely can share the output with others for debugging. You can find a description of all config values belonging to Mopidy's core below, together with their default values. In addition, all :ref:`extensions