zfs-receive.8: fix Op Fl x Ar encryption in running text
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: George Amanakis <gamanakis@gmail.com> Reviewed-by: Ryan Moeller <freqlabs@FreeBSD.org> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13101
This commit is contained in:
parent
02309af096
commit
4b3fbf3c16
|
@ -329,7 +329,7 @@ Once the receive has completed, you can use
|
||||||
.Nm zfs Cm set
|
.Nm zfs Cm set
|
||||||
to change this setting after the fact.
|
to change this setting after the fact.
|
||||||
Similarly, you can receive a dataset as an encrypted child by specifying
|
Similarly, you can receive a dataset as an encrypted child by specifying
|
||||||
.Op Fl x Ar encryption
|
.Fl x Sy encryption
|
||||||
to force the property to be inherited.
|
to force the property to be inherited.
|
||||||
Overriding encryption properties (except for
|
Overriding encryption properties (except for
|
||||||
.Sy keylocation )
|
.Sy keylocation )
|
||||||
|
|
Loading…
Reference in New Issue