From f04c71604d5a9b4309c7218ddaeba487a3770897 Mon Sep 17 00:00:00 2001 From: Charles Pigott Date: Thu, 12 Oct 2017 14:54:36 +0100 Subject: [PATCH] Missed a couple of syncoid options --- syncoid | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/syncoid b/syncoid index c8d915f..e52958e 100755 --- a/syncoid +++ b/syncoid @@ -932,6 +932,8 @@ Options: --recursive|r Also transfers child datasets --source-bwlimit= Bandwidth limit on the source transfer --target-bwlimit= Bandwidth limit on the target transfer + --no-stream Replicates using newest snapshot instead of intermediates + --no-sync-snap Does not create new snapshot, only transfers existing --sshkey=FILE Specifies a ssh public key to use to connect --sshport=PORT Connects to remote on a particular port @@ -945,4 +947,3 @@ Options: --quiet Suppresses non-error output --dumpsnaps Dumps a list of snapshots during the run --no-command-checks Do not check command existence before attempting transfer. Not recommended -