]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: correct command of `config push` 2726/head
authorVRan Liu <gliuwr@gmail.com>
Wed, 15 Oct 2014 09:03:49 +0000 (17:03 +0800)
committerVRan Liu <gliuwr@gmail.com>
Wed, 15 Oct 2014 09:15:56 +0000 (17:15 +0800)
Signed-off-by: VRan Liu <gliuwr@gmail.com>
doc/radosgw/federated-config.rst

index 5c7c91a025f5b94481ea01270117d6b1aeb9b611..863d1f7339bb4aa65e55551406dc84aed3b2f77a 100644 (file)
@@ -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