TODO: update wording

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
2021-12-03 12:57:14 +01:00
committed by Ralf Zerres
parent 0aefc86116
commit aaad72e2d6

View File

@@ -4,7 +4,7 @@
- dsnap-sync: restore btrfs-streams from archive backups
* find last full
* iterate oval available incrementals
* iterate oval available incremental snapshots
- dsnap-sync: restore btrfs snapshot from snapshot backups
* $ssh btrfs send `<snapshot_path>/<snapshot-id>/snapshot_ro` | btrfs receive `/<btrfs-restore-dir>/`
(`recieved_uuid` attribte of `<btrfs-restore-dir>/snapshot_ro` will be imported from `<snapshot_path>/<snapshot-id>/snapshot_ro`)