]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fixed --read-only argument value in multisite doc 29289/head
authorChenjiong Deng <dengchenjiong@umcloud.com>
Wed, 19 Jun 2019 10:17:43 +0000 (18:17 +0800)
committerNathan Cutler <ncutler@suse.com>
Wed, 24 Jul 2019 16:54:56 +0000 (18:54 +0200)
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 0c2c44258b16f9aab32d6eec26691eeb7c7cb4a1..181718bd5849edbca16ca1aaa8df58b4d93f32e2 100644 (file)
@@ -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.