add missing comma
Change-Id: I66462d7e0d1a87fe248e7ec8c26c58a736aa0d63
This commit is contained in:
parent
fb4d040869
commit
553fbb2a31
@ -32,7 +32,7 @@ Here are existing policy entries for consistency groups:
|
||||
.. code-block:: json
|
||||
|
||||
{
|
||||
"consistencygroup:create": "group:nobody"
|
||||
"consistencygroup:create": "group:nobody",
|
||||
"consistencygroup:delete": "group:nobody",
|
||||
"consistencygroup:update": "group:nobody",
|
||||
"consistencygroup:get": "group:nobody",
|
||||
|
Loading…
Reference in New Issue
Block a user