]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
man : ceph-deploy add config keyword in ceph-deploy 8697/head
authorVikhyat Umrao <vumrao@redhat.com>
Fri, 22 Apr 2016 10:05:47 +0000 (15:35 +0530)
committerVikhyat Umrao <vumrao@redhat.com>
Fri, 22 Apr 2016 10:05:47 +0000 (15:35 +0530)
      config push and pull command

Fixes: http://tracker.ceph.com/issues/15568
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
doc/man/8/ceph-deploy.rst

index 8782d2a107760ca77bf4b0ffcb9a6fa8319af481..8c88b9fdd8a248d31a75ac63f2a92c605d5db554 100644 (file)
@@ -367,9 +367,9 @@ the configuration file under ``/etc/ceph`` directory of remote host to admin nod
 
 Usage::
 
-       ceph-deploy push [HOST] [HOST...]
+       ceph-deploy config push [HOST] [HOST...]
 
-       ceph-deploy pull [HOST] [HOST...]
+       ceph-deploy config pull [HOST] [HOST...]
 
 Here, [HOST] is the hostname of the node where config file will be pushed to or
 pulled from.