aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorLauri Tirkkonen <[email protected]>2021-05-20 19:03:03 +0300
committerGitHub <[email protected]>2021-05-20 09:03:03 -0700
commit6ac2d7f76f8b56f0d5869c60c0b49b15018d1a53 (patch)
tree62d1a1e5f4ae783275e1532b7117809f8a769805 /man
parentadc851d9f83579f31903007e3ce0af24faceb21b (diff)
zfs-allow.8: mention 'bookmark' permission
Reviewed-by: John Kennedy <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Lauri Tirkkonen <[email protected]> Closes #12064
Diffstat (limited to 'man')
-rw-r--r--man/man8/zfs-allow.81
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man8/zfs-allow.8 b/man/man8/zfs-allow.8
index 192511225..2c0a2ca36 100644
--- a/man/man8/zfs-allow.8
+++ b/man/man8/zfs-allow.8
@@ -195,6 +195,7 @@ The following permissions are available:
NAME TYPE NOTES
allow subcommand Must also have the permission that is
being allowed
+bookmark subcommand
clone subcommand Must also have the 'create' ability and
'mount' ability in the origin file system
create subcommand Must also have the 'mount' ability.