From d776ada30ad94314adfa456dc5d6f607f65cbc08 Mon Sep 17 00:00:00 2001 From: Trygve Aaberge Date: Mon, 11 Aug 2014 16:27:19 +0200 Subject: [PATCH] docs: Add directories to --config in man page --- docs/command.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/command.rst b/docs/command.rst index 79ca3ed0..8ef7414b 100644 --- a/docs/command.rst +++ b/docs/command.rst @@ -50,11 +50,12 @@ Options Save debug log to the file specified in the :confval:`logging/debug_file` config value, typically ``./mopidy.log``. -.. cmdoption:: --config +.. cmdoption:: --config - Specify config file to use. To use multiple config files, separate them - with a colon. The later files override the earlier ones if there's a - conflict. + Specify config files and directories to use. To use multiple config files + or directories, separate them with a colon. The later files override the + earlier ones if there's a conflict. When specifying a directory, all files + ending in .conf in the directory is used. .. cmdoption:: --option