Skip to content

Commit

Permalink
[docs] Removed a reference to YAML syntax
Browse files Browse the repository at this point in the history
as it is not used actually.
See #2047.
  • Loading branch information
maxsharabayko committed Aug 25, 2021
1 parent cbdd676 commit ab9e69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/access-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ specification in POSIX: `#!`.

The next two characters are:

- `:` - this marks the YAML format, the only one currently used
- `:` - marks the format of the following key-value pair syntax (the only one defined currently).
- The content format, which is either:
- `:` - the comma-separated keys with no nesting
- `{` - like above, but nesting is allowed and must end with `}`
Expand Down

0 comments on commit ab9e69b

Please sign in to comment.