Merge pull request #8517 from kjurka/rgw-admin-doc-region-list

doc: rgw admin uses "region list" not "regions list"
This commit is contained in:
Sage Weil 2016-04-09 14:21:43 -04:00
commit adcc44b7d9
2 changed files with 2 additions and 2 deletions

View File

@ -107,7 +107,7 @@ which are as follows:
:command:`region get`
Show region info.
:command:`regions list`
:command:`region list`
List all regions set on this cluster.
:command:`region set`

View File

@ -365,7 +365,7 @@ List Regions
A Ceph cluster contains a list of regions. To list the regions, execute::
sudo radosgw-admin regions list
sudo radosgw-admin region list
The ``radosgw-admin`` returns a JSON formatted list of regions.