From 8c38cc6bc5452c112c2a784a4f10fd752e50104d Mon Sep 17 00:00:00 2001 From: Nilamdyuti Goswami Date: Sat, 20 Dec 2014 13:47:55 +0530 Subject: [PATCH] doc: Fixes a typo in ceph-deploy man page. Lack of a single space was restricting the proper rendering of an option in html. Fixes the error. Signed-off-by: Nilamdyuti Goswami --- doc/man/8/ceph-deploy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/8/ceph-deploy.rst b/doc/man/8/ceph-deploy.rst index fabaf24c989..d25f67c0094 100644 --- a/doc/man/8/ceph-deploy.rst +++ b/doc/man/8/ceph-deploy.rst @@ -115,7 +115,7 @@ Here, [HOST] is/are the host node(s) where Ceph is to be installed. An option ``--release`` is used to install a release known as CODENAME (default: firefly). -Other options like :option:`--testing`, :option:`--dev`,:option:`--adjust-repos`, +Other options like :option:`--testing`, :option:`--dev`, :option:`--adjust-repos`, :option:`--no-adjust-repos`, :option:`--repo`, :option:`--local-mirror`, :option:`--repo-url` and :option:`--gpg-url` can also be used with this command. -- 2.47.3