summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Milde <daniel@milde.cz>2022-09-19 23:10:50 +0200
committerDaniel Milde <daniel@milde.cz>2022-09-19 23:10:50 +0200
commit49e0cbad72bd0161b1f60044bae2b8f62e2eac2e (patch)
tree3901307af234dd83357be125156905c89b8bdbdb
parentfab0335637384298368ffeb01a3403164b8edccd (diff)
docs: config file default locationsv5.19.0
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 29c0eaa..3b0a6a1 100644
--- a/README.md
+++ b/README.md
@@ -146,7 +146,8 @@ flag with following meaning:
## Configuration file
Gdu can read (and write) YAML configuration file.
-It's stored in $HOME/.gdu.yaml by default.
+
+`$HOME/.config/gdu/gdu.yaml` and `$HOME/.gdu.yaml` are checked for the presense of the config file by default.
### Examples