README configuration file location update

Mon, 22 Jan 2018 02:37:46 +0000

author
Tuomo Valkonen <tuomov@iki.fi>
date
Mon, 22 Jan 2018 02:37:46 +0000
changeset 47
305de2297fde
parent 46
ecb41072a1b7
child 48
be3ed25df789

README configuration file location update

README.md file | annotate | diff | comparison | revisions
--- a/README.md	Mon Jan 22 00:12:51 2018 +0000
+++ b/README.md	Mon Jan 22 02:37:46 2018 +0000
@@ -35,7 +35,7 @@
 ### Configuration file
 
 See the included `config.example.yaml`, which shoud be relatively self-explanatory. Everything under `common_parameters`, `create_parameters`, and `prune_parameters` are simply Borg command line key–value parameters.
-Edit the sample configuration file and copy it to `~/.config/borgend/config.yaml`.
+Edit the sample configuration file and copy it to its proper location. On MacOS this should be `~/Library/Application Support/borgend/config.yaml`, and on other systems `~/.config/borgend/config.yaml`. You can find the location with the `--help` option.
 
 ### Passphrases
 

mercurial