From 22c137627a9a923807565dff01794d9d3775e767 Mon Sep 17 00:00:00 2001 From: Attie Grande Date: Sat, 6 Jan 2018 10:15:30 +0000 Subject: [PATCH] updated doc for syncoid:no-sync --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e359886..ba325e6 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,14 @@ If ZFS supports resumeable send/receive streams on both the source and target th As of 1.4.18, syncoid also automatically supports and enables resume of interrupted replication when both source and target support this feature. +##### Syncoid Dataset Properties + ++ syncoid:no-sync + + Setting this to `true` will prevent the dataset from being handled by syncoid in _any_ way - it will be skipped. This can be useful for preventing certain datasets from being transferred when recursively handling a tree. + + Note that this will also prevent syncoid from handling the dataset if given explicitly on the command line. + ##### Syncoid Command Line Options + [source]