Quellcode durchsuchen

Mentioning borgmatic --config option in docs.

Dan vor 7 Jahren
Ursprung
Commit
fc077af4ce
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  1. 4 0
      README.md

+ 4 - 0
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