From: Kris Jurka Date: Sat, 9 Apr 2016 04:47:28 +0000 (-0700) Subject: doc: rgw admin uses "region list" not "regions list" X-Git-Tag: v10.1.2~14^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F8517%2Fhead;p=ceph.git doc: rgw admin uses "region list" not "regions list" --- diff --git a/doc/man/8/radosgw-admin.rst b/doc/man/8/radosgw-admin.rst index 54d690e3e06..b4d75ff2ca2 100644 --- a/doc/man/8/radosgw-admin.rst +++ b/doc/man/8/radosgw-admin.rst @@ -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` diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index d82efbf3db2..8bd24756eee 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -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.