diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man8/zfs.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man8/zfs.8 b/man/man8/zfs.8 index eaa98212f..36ab9353f 100644 --- a/man/man8/zfs.8 +++ b/man/man8/zfs.8 @@ -4177,7 +4177,9 @@ allow subcommand Must also have the permission that is being allowed clone subcommand Must also have the 'create' ability and 'mount' ability in the origin file system -create subcommand Must also have the 'mount' ability +create subcommand Must also have the 'mount' ability. + Must also have the 'refreservation' ability to + create a non-sparse volume. destroy subcommand Must also have the 'mount' ability diff subcommand Allows lookup of paths within a dataset given an object number, and the ability |