From 7f6187dd7c446b66156c1f57c7ee129bfbfd7f51 Mon Sep 17 00:00:00 2001 From: Chengwei Yang Date: Fri, 1 Jul 2016 16:54:36 +0800 Subject: [PATCH] Doc: add missing argument for rgw create Signed-off-by: Chengwei Yang --- doc/start/quick-rgw.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/start/quick-rgw.rst b/doc/start/quick-rgw.rst index 41c98f1946c2..fcec9e77e7b4 100644 --- a/doc/start/quick-rgw.rst +++ b/doc/start/quick-rgw.rst @@ -33,7 +33,7 @@ Creating the Ceph Object Gateway Instance From the working directory of your administration server, create an instance of the Ceph Object Gateway on the ``client-node``. For example:: - ceph-deploy rgw create + ceph-deploy rgw create Once the gateway is running, you should be able to access it on port ``7480``. (e.g., ``http://client-node:7480``). -- 2.47.3