From c5d430248992f8636b8ef075db7ff470ecc7e266 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Mon, 6 May 2013 11:19:33 -0700 Subject: [PATCH] doc: Update the usage to reflect optional directory name. Signed-off-by: John Wilkins --- doc/start/quick-start-preflight.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/start/quick-start-preflight.rst b/doc/start/quick-start-preflight.rst index ac60a456ba39c..6cfefb6932003 100644 --- a/doc/start/quick-start-preflight.rst +++ b/doc/start/quick-start-preflight.rst @@ -107,8 +107,10 @@ Clone ceph-deploy To begin working with ``ceph-deploy``, clone its repository. :: - git clone https://github.com/ceph/ceph-deploy.git ceph-deploy + git clone https://github.com/ceph/ceph-deploy.git [{directory-name}] +If you do not specify a directory name, ``git clone`` will use the repository +name ``ceph-deploy``. Install python-virtualenv ========================= -- 2.39.5