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: v12.2.13~24^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dede65a0c155619efc153a9bb1cfedde5828e731;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 64cb93eb2a0..5665c837eff 100644 --- a/doc/radosgw/multisite.rst +++ b/doc/radosgw/multisite.rst @@ -569,7 +569,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.