From 4e5431c77a4c24690a3a51c0de484a68e62afffa Mon Sep 17 00:00:00 2001 From: "Jeremy B. Merrill" Date: Mon, 9 Dec 2013 19:27:41 -0500 Subject: [PATCH] replaces outdated option --show-config with correct `mopidy config` in docs --- docs/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.rst b/docs/config.rst index 82957b92..c15ad1cc 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -29,7 +29,7 @@ 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 --show-config`. It will print your full effective config +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.