From f8808e4520efc14f62e492cc69c1289c0cf1ab14 Mon Sep 17 00:00:00 2001 From: Ralf Zerres Date: Fri, 21 Dec 2018 19:13:31 +0100 Subject: [PATCH] dsnap-sync: document --mode option - use '--mode full' to force btrfs-send to transfer the complet snapshot without searching for parents Signed-off-by: Ralf Zerres --- bin/dsnap-sync | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/dsnap-sync b/bin/dsnap-sync index 51cbb5a..7065a6c 100755 --- a/bin/dsnap-sync +++ b/bin/dsnap-sync @@ -2649,6 +2649,7 @@ Options: --config-postfix Specify a postfix that will be appended to the destination snapper config name --dry-run perform a trial run (no changes are written) --mediapool Specify the name of the tape MediaPool + --mode Force backup mode -n, --noconfirm Do not ask for confirmation for each configuration. Will still prompt for backup --nonotify Disable graphical notification (via dbus) --nopv Disable graphical progress output (disable pv)