]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: rgw admin uses "region list" not "regions list" 8517/head
authorKris Jurka <kjurka@locatortechnologies.com>
Sat, 9 Apr 2016 04:47:28 +0000 (21:47 -0700)
committerKris Jurka <kjurka@locatortechnologies.com>
Sat, 9 Apr 2016 04:47:28 +0000 (21:47 -0700)
doc/man/8/radosgw-admin.rst
doc/radosgw/config-ref.rst

index 54d690e3e060ae5a236c63cda0dc2a0ba32f4171..b4d75ff2ca2379620847e4326d48574f854fccd8 100644 (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`
index d82efbf3db29e142ceaa346d9218b8734faa4aef..8bd24756eee2ca131b67f4f796a00fbd4befcf20 100644 (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.