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: v15.1.0~2413^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F28655%2Fhead;p=ceph.git doc: fixed --read-only argument value in multisite doc Fixes: https://tracker.ceph.com/issues/40458 Signed-off-by: Chenjiong Deng --- diff --git a/doc/radosgw/multisite.rst b/doc/radosgw/multisite.rst index e205b4954c43..600134da7d86 100644 --- a/doc/radosgw/multisite.rst +++ b/doc/radosgw/multisite.rst @@ -590,7 +590,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.