Skip to content

Commit 0ee337b

Browse files
committed
Add documentation on inherit parameter to README.md
1 parent ad083d0 commit 0ee337b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -686,6 +686,9 @@ Whether to grant the ability to create new roles with this role. Defaults to `fa
686686
####`login`
687687
Whether to grant login capability for the new role. Defaults to `false`.
688688

689+
####`inherit`
690+
Whether to grant inherit capability for the new role. Defaults to `true`.
691+
689692
####`superuser`
690693
Whether to grant super user capability for the new role. Defaults to `false`.
691694

0 commit comments

Comments
 (0)