From 2cbebc305c54a33942f20516f61cd0db541b1bda Mon Sep 17 00:00:00 2001 From: VRan Liu Date: Wed, 15 Oct 2014 17:03:49 +0800 Subject: [PATCH] doc: correct command of `config push` Signed-off-by: VRan Liu --- doc/radosgw/federated-config.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3