Document zfs inherit -S's interaction with noninheritable properties
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Damian Szuberski <szuberskidamian@gmail.com>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Upstream-commit: 92295af800
Closes #11894
Closes #13335
This commit is contained in:
parent
aa1c3c1d1d
commit
361dc138b1
|
@ -170,8 +170,9 @@ inherited.
|
|||
.It Fl r
|
||||
Recursively inherit the given property for all children.
|
||||
.It Fl S
|
||||
Revert the property to the received value if one exists; otherwise operate as
|
||||
if the
|
||||
Revert the property to the received value, if one exists;
|
||||
otherwise, for non-inheritable properties, to the default;
|
||||
otherwise, operate as if the
|
||||
.Fl S
|
||||
option was not specified.
|
||||
.El
|
||||
|
|
Loading…
Reference in New Issue