diff --git a/README.md b/README.md index 14862c6..843dec1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # btrbk - btrfs backup and restore script This is a bash script I made to create simple, incremental, PGP encrypted backups of your btrfs subvolumes. + Rclone is used to support a wide variety of Storage Backends. Encryption is done by the Standard gpg commandline tool. ## Features @@ -34,6 +35,7 @@ cd btrbk ## Configuration Configuration is done in `/etc/btrbk.conf` + Documentaion for all variables you have to set is availabe in that file. ## Usage