From 796b6830e3bdfe13ab907f11b9d6eecd242b8365 Mon Sep 17 00:00:00 2001 From: DatuX Date: Mon, 16 Oct 2023 11:05:34 +0200 Subject: [PATCH] Updated Manual (markdown) --- Manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manual.md b/Manual.md index 0b28385..062da9c 100644 --- a/Manual.md +++ b/Manual.md @@ -20,7 +20,7 @@ The only required parameter is `BACKUP-NAME`. zfs-autobackup uses safe defaults such as: -* Preserving all dataset properties. This can have its drawbacks to, for example [Mounting](Mounting)) +* Preserving all dataset properties. This can have its drawbacks to, for example [Mounting](Mounting) * Preserving full dataset paths. * Only modify snapshots that match the zfs-autobackup format. * Not rolling back or forcing anything.