From 7b667028e140ee56f6a365c8135f812eaaaaa284 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sun, 15 Dec 2013 21:38:48 +0100 Subject: [PATCH] docs: Unbreak docs building --- docs/config.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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