Merge pull request #15 from jesselucas/master
authorMikael Berthe <mikael@lilotux.net>
Mon, 11 Jun 2018 06:38:55 +0200
changeset 232 5fc930cd4e0f
parent 219 c38de37df0da (current diff)
parent 231 d5b3fb928f0f (diff)
child 233 a141105804f7
Merge pull request #15 from jesselucas/master Change language of default config location in configuration.md committer: GitHub <noreply@github.com>
--- a/configuration.md	Mon May 28 17:58:40 2018 +0000
+++ b/configuration.md	Mon Jun 11 06:38:55 2018 +0200
@@ -11,8 +11,7 @@
 
 ## Configuration file
 
-The configuration file is usually located in the `$HOME/.config/madonctl`
-directory.
+The default configuration file is located at `$HOME/.config/madonctl/madonctl.yaml`.
 
 We use [viper](http://spf13.com/project/viper), so you can use the format you
 prefer between YAML, TOML or JSON.  The examples use the YAML format so the