Fix grammar and clarify 'list' description for ABE (#44271)

Grammar on the description for option 'list' was grammatically incorrect. Also suggest to add wording that clarifies that 'list' is indeed Access-Based Enumeration.

+label: docsite_pr
pull/44282/head
Steve Jennings 6 years ago committed by Sam Doran
parent 2556098479
commit a9cf4d58bf

@ -41,7 +41,7 @@ options:
- Share description.
list:
description:
- Specify whether to allow or deny file listing, in case user got no permission on share.
- Specify whether to allow or deny file listing, in case user has no permission on share. Also known as Access-Based Enumeration.
type: bool
default: 'no'
read:

Loading…
Cancel
Save