From: Alfredo Deza Date: Tue, 1 Apr 2014 19:34:09 +0000 (-0400) Subject: improve the help menu for calamari X-Git-Tag: v1.5.0~16^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F173%2Fhead;p=ceph-deploy.git improve the help menu for calamari Signed-off-by: Alfredo Deza --- diff --git a/ceph_deploy/calamari.py b/ceph_deploy/calamari.py index 53f882a..694015b 100644 --- a/ceph_deploy/calamari.py +++ b/ceph_deploy/calamari.py @@ -106,7 +106,8 @@ def make(parser): nargs='?', metavar='CODENAME', help="Use a given release from repositories\ - defined in ceph-deploy's configuration", + defined in ceph-deploy's configuration. Defaults to\ + 'calamari-minion'", )