From 536db43f014e39dba1fdd8006c1128fda42f3a2d Mon Sep 17 00:00:00 2001 From: timeshifter Date: Thu, 2 Dec 2021 14:45:02 +0100 Subject: [PATCH] add: todos --- zfs-backup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/zfs-backup.py b/zfs-backup.py index e416fdc..6908ed2 100755 --- a/zfs-backup.py +++ b/zfs-backup.py @@ -244,6 +244,7 @@ class ZFS: ] @staticmethod + # TODO must take a Snapshot object def destroy(full_name, *, recursive=False): # TODO condition must be "begins with" # or better argument should be a ZFSPath