]> git.proxmox.com Git - mirror_zfs.git/commitdiff
zfs-receive.8: properly unlight = in option setting
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Mon, 14 Feb 2022 12:22:52 +0000 (13:22 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 14 Feb 2022 21:07:50 +0000 (13:07 -0800)
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

man/man8/zfs-receive.8

index 36bc53d7b182adc2de79ed5041a540ab90b39960..fc1e943bd61b335b5aeb5f2f6593cd985827ab1c 100644 (file)
@@ -319,7 +319,7 @@ received as an encryption root, specify encryption properties in the same
 manner as is required for
 .Nm zfs Cm create .
 For instance:
-.Dl # Nm zfs Cm send Pa tank/test@snap1 | Nm zfs Cm recv Fl o Sy encryption Ns = Ns Sy on Fl o Sy keyformat=passphrase Fl o Sy keylocation Ns = Ns Pa file:///path/to/keyfile
+.Dl # Nm zfs Cm send Pa tank/test@snap1 | Nm zfs Cm recv Fl o Sy encryption Ns = Ns Sy on Fl o Sy keyformat Ns = Ns Sy passphrase Fl o Sy keylocation Ns = Ns Pa file:///path/to/keyfile
 .Pp
 Note that
 .Fl o Sy keylocation Ns = Ns Sy prompt