From: VRan Liu Date: Wed, 15 Oct 2014 09:03:49 +0000 (+0800) Subject: doc: correct command of `config push` X-Git-Tag: v0.88~68^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2cbebc305c54a33942f20516f61cd0db541b1bda;p=ceph.git doc: correct command of `config push` Signed-off-by: VRan Liu --- diff --git a/doc/radosgw/federated-config.rst b/doc/radosgw/federated-config.rst index 5c7c91a025f5..863d1f7339bb 100644 --- a/doc/radosgw/federated-config.rst +++ b/doc/radosgw/federated-config.rst @@ -361,7 +361,7 @@ for your Ceph Storage Cluster(s). For example:: Then, update each :term:`Ceph Node` with the updated Ceph configuration file. For example:: - ceph-deploy --overwrite-conf config {node1} {node2} {nodex} + ceph-deploy --overwrite-conf config push {node1} {node2} {nodex} .. note:: When you use this procedure to configure the secondary region, @@ -816,4 +816,4 @@ there is a unified namespace between the two regions. .. _Configuration Reference - Regions: ../config-ref#regions .. _Configuration Reference - Zones: ../config-ref#zones .. _Pools: ../../rados/operations/pools -.. _Simple Configuration: ../config \ No newline at end of file +.. _Simple Configuration: ../config