]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
[RM-12150] update help entry for 'ceph-deploy config'
authorTravis Rhoden <trhoden@redhat.com>
Wed, 1 Jul 2015 18:47:54 +0000 (11:47 -0700)
committerTravis Rhoden <trhoden@redhat.com>
Mon, 6 Jul 2015 16:39:35 +0000 (09:39 -0700)
Signed-off-by: Travis Rhoden <trhoden@redhat.com>
ceph_deploy/config.py

index 75c3467d7f8da180bb7dcd38c5f3b0a5cb592bfc..a2ce40ff634c30c7b3a6eebb6f1e258d5ec2d91b 100644 (file)
@@ -80,7 +80,7 @@ def config(args):
 @priority(70)
 def make(parser):
     """
-    Push configuration file to a remote host.
+    Copy ceph.conf to/from remote host(s)
     """
     config_parser = parser.add_subparsers(dest='subcommand')