From aaad72e2d6860925fa7a9f7edefba24314fc2915 Mon Sep 17 00:00:00 2001 From: Ralf Zerres Date: Fri, 3 Dec 2021 12:57:14 +0100 Subject: [PATCH] TODO: update wording Signed-off-by: Ralf Zerres --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 3cdc046..c59bdd2 100644 --- a/TODO.md +++ b/TODO.md @@ -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_ro` | btrfs receive `//` (`recieved_uuid` attribte of `/snapshot_ro` will be imported from `//snapshot_ro`)