diff --git a/README.md b/README.md index 57b110a6..0991cb17 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,10 @@ When you set up multiple configuration files like this, borgmatic will run each one in turn from a single borgmatic invocation. This includes, by default, the traditional /etc/borgmatic/config.yaml as well. +And if you need even more customizability, you can specify alternate +configuration paths on the command-line with borgmatic's `--config` option. +See `borgmatic --help` for more information. + ## Upgrading