[user-guide] Fix read container ACL syntax

Fixed typo on first read ACL example in swift manage
accesss section of user-guide.

Change-Id: If5894f347de7cde8e4f49f6f3323df67d055ccc3
Closes-Bug: 1588010
This commit is contained in:
Matt Dorn 2016-06-01 17:48:47 +00:00
parent c97ae3dd0f
commit 2102cc4911

View File

@ -18,7 +18,7 @@ Manage access
.. code-block:: console
$ swift post CONTAINER -r "*r:*"
$ swift post CONTAINER -r ".r:*"
A request with any HTTP referer header can read and list container
contents: