From: Drunkard Zhang Date: Wed, 1 Mar 2017 02:01:38 +0000 (+0800) Subject: doc: command typo fix, s/radosgw_admin/radosgw-admin X-Git-Tag: v12.0.1~209^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7088fe7718e8ef4eabbabf59d5ae4f0ac63b347d;p=ceph.git doc: command typo fix, s/radosgw_admin/radosgw-admin Signed-off-by: Drunkard Zhang --- diff --git a/doc/install/install-ceph-gateway.rst b/doc/install/install-ceph-gateway.rst index 6cfaba551468..e0ca6feed6f1 100644 --- a/doc/install/install-ceph-gateway.rst +++ b/doc/install/install-ceph-gateway.rst @@ -518,7 +518,7 @@ You need to write and run a Python test script for verifying S3 access. The S3 access test script will connect to the ``radosgw``, create a new bucket and list all buckets. The values for ``aws_access_key_id`` and ``aws_secret_access_key`` are taken from the values of ``access_key`` and -``secret_key`` returned by the ``radosgw_admin`` command. +``secret_key`` returned by the ``radosgw-admin`` command. Execute the following steps: