del: outdated docstring
This commit is contained in:
@@ -30,12 +30,6 @@ SAME_DATASET = "Cannot send incremental snapshots if start and end snapshot are
|
||||
DISK_BY_UUID = Path("/dev/disk/by-uuid")
|
||||
MAPPER_PATH = Path("/dev/mapper")
|
||||
|
||||
# noinspection SpellCheckingInspection
|
||||
"""
|
||||
Erstes Backup muss für alle notwendigen Datasets durchgeführt werden mit
|
||||
# zfs send -Rv rpool/ROOT@zfs-auto-snap_daily-2018-06-14-1648 | zfs receive -dvF backup1
|
||||
"""
|
||||
|
||||
|
||||
def main():
|
||||
verify_running_as_root()
|
||||
|
||||
Reference in New Issue
Block a user