mirror of https://github.com/digint/btrbk
documentation: README.md: replace "resume" with "robust recovery"
There was some confusion about it, see the discussion in https://github.com/digint/btrbk/issues/196pull/485/head
parent
1d4a502ee3
commit
a8a5051f79
|
@ -18,7 +18,8 @@ Key Features:
|
||||||
* Flexible retention policy
|
* Flexible retention policy
|
||||||
* Backups to multiple destinations
|
* Backups to multiple destinations
|
||||||
* Transfer via ssh
|
* Transfer via ssh
|
||||||
* Resume backups (for removable and mobile devices)
|
* Robust recovery from interrupted backups (for removable and mobile
|
||||||
|
devices)
|
||||||
* Archive to offline storage
|
* Archive to offline storage
|
||||||
* Encrypted backups to non-btrfs storage
|
* Encrypted backups to non-btrfs storage
|
||||||
* Wildcard subvolumes (useful for docker and lxc containers)
|
* Wildcard subvolumes (useful for docker and lxc containers)
|
||||||
|
|
Loading…
Reference in New Issue