Skip to content

Commit

Permalink
Document zfs inherit -S's interaction with noninheritable properties
Browse files Browse the repository at this point in the history
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Damian Szuberski <szuberskidamian@gmail.com>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #11894
Closes #13335
  • Loading branch information
nabijaczleweli authored and behlendorf committed Apr 20, 2022
1 parent 115a92c commit 92295af
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions man/man8/zfs-set.8
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 92295af

Please sign in to comment.