From: Chenjiong Deng Date: Wed, 19 Jun 2019 10:17:43 +0000 (+0800) Subject: doc: fixed --read-only argument value in multisite doc X-Git-Tag: v13.2.7~194^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a552e765dad7042011ef554355bef6ffc9a82bac;p=ceph.git doc: fixed --read-only argument value in multisite doc Fixes: https://tracker.ceph.com/issues/40458 Signed-off-by: Chenjiong Deng (cherry picked from commit c65832c1ff03e802f98cb7f4bda620e1e515264f) --- diff --git a/doc/radosgw/multisite.rst b/doc/radosgw/multisite.rst index 0c2c44258b16..181718bd5849 100644 --- a/doc/radosgw/multisite.rst +++ b/doc/radosgw/multisite.rst @@ -582,7 +582,7 @@ disaster recovery. :: # radosgw-admin zone modify --rgw-zone={zone-name} --master --default \ - --read-only=False + --read-only=false 2. Update the period to make the changes take effect.