]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
add docs link to help menu
authorAlfredo Deza <alfredo.deza@inktank.com>
Mon, 2 Jun 2014 13:55:25 +0000 (09:55 -0400)
committerAlfredo Deza <alfredo.deza@inktank.com>
Mon, 2 Jun 2014 13:55:25 +0000 (09:55 -0400)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
ceph_deploy/cli.py

index bda366ecf40b2933a6e7cfc54779262ae32c1f37..7a9be03a51ced37283cf30f60bbd5da2df19d882 100644 (file)
@@ -22,6 +22,8 @@ __header__ = textwrap.dedent("""
   '/|||\`
   | '|` |
     '|`
+
+Full documentation can be found at: http://ceph.com/ceph-deploy/docs
 """ % ceph_deploy.__version__)