From a8a5051f7932f4cf681e07fa6cc605658d51443a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Merlin=20B=C3=BCge?= Date: Fri, 8 Apr 2022 01:42:56 +0200 Subject: [PATCH] documentation: README.md: replace "resume" with "robust recovery" There was some confusion about it, see the discussion in https://github.com/digint/btrbk/issues/196 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5683cef..4106d52 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ Key Features: * Flexible retention policy * Backups to multiple destinations * Transfer via ssh - * Resume backups (for removable and mobile devices) + * Robust recovery from interrupted backups (for removable and mobile + devices) * Archive to offline storage * Encrypted backups to non-btrfs storage * Wildcard subvolumes (useful for docker and lxc containers)