Merge branch 'master' of https://github.com/McKael/madonctl
authorMikael Berthe <mikael@lilotux.net>
Thu, 06 Sep 2018 01:10:15 +0200
changeset 233 a141105804f7
parent 230 c961191a6b8f (current diff)
parent 232 5fc930cd4e0f (diff)
child 234 f5cd55622194
Merge branch 'master' of https://github.com/McKael/madonctl
--- a/configuration.md	Thu Sep 06 00:33:55 2018 +0200
+++ b/configuration.md	Thu Sep 06 01:10:15 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