From d0cf56fb67d70dcedc7de17e2c7349c689a843db Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Sun, 10 Jan 2021 12:50:58 +0100 Subject: [PATCH] documentation: rephrase key features; mention offline storage --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fb55f7e..dd85483 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,12 @@ Key Features: * Atomic snapshots * Incremental backups - * Configurable retention policy + * Flexible retention policy * Backups to multiple destinations * Transfer via ssh - * Resume of backups (if backup target was not reachable for a while) - * Encrypted backups to non-btrfs destinations + * Resume backups (for removable and mobile devices) + * Archive to offline storage + * Encrypted backups to non-btrfs storage * Wildcard subvolumes (useful for docker and lxc containers) * Transaction log * Comprehensive list and statistics output