diff --git a/docs/configuration/sendrecvoptions.rst b/docs/configuration/sendrecvoptions.rst index 749df8c..2c81021 100644 --- a/docs/configuration/sendrecvoptions.rst +++ b/docs/configuration/sendrecvoptions.rst @@ -149,7 +149,7 @@ Recv Options Jump to :ref:`properties ` , :ref:`bandwidth_limit ` , and -:ref:`bandwidth_limit `. +:ref:`placeholder `. .. _job-recv-options--inherit-and-override: @@ -229,6 +229,11 @@ and property replication is enabled, the receiver must :ref:`inherit the followi Placeholders ------------ +:: + + placeholder: + encryption: unspecified | off | inherit + During replication, zrepl :ref:`creates placeholder datasets ` on the receiving side if the sending side's ``filesystems`` filter creates gaps in the dataset hierarchy. This is generally fully transparent to the user. However, with OpenZFS Native Encryption, placeholders require zrepl user attention.