]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fixed --read-only argument value in multisite doc 31655/head
authorChenjiong Deng <dengchenjiong@umcloud.com>
Wed, 19 Jun 2019 10:17:43 +0000 (18:17 +0800)
committerNathan Cutler <ncutler@suse.com>
Thu, 14 Nov 2019 18:34:40 +0000 (19:34 +0100)
Fixes: https://tracker.ceph.com/issues/40458
Signed-off-by: Chenjiong Deng <dengchenjiong@umcloud.com>
(cherry picked from commit c65832c1ff03e802f98cb7f4bda620e1e515264f)

doc/radosgw/multisite.rst

index 64cb93eb2a0602186bde92773d45c07c1e55e727..5665c837effb0a25389c461b1e5e22c13c5dff4c 100644 (file)
@@ -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.