diff options
author | Nilamdyuti Goswami <ngoswami@redhat.com> | 2014-12-20 09:20:06 +0100 |
---|---|---|
committer | Nilamdyuti Goswami <ngoswami@redhat.com> | 2014-12-20 09:20:06 +0100 |
commit | 9d5d491f3152d08996ac77ba1c40019cdfef3edc (patch) | |
tree | 42d68f555ef147596acb5a6121b1ca66d0aad342 /man | |
parent | doc: Fixes a typo in ceph-deploy man page. (diff) | |
download | ceph-9d5d491f3152d08996ac77ba1c40019cdfef3edc.tar.xz ceph-9d5d491f3152d08996ac77ba1c40019cdfef3edc.zip |
doc: Adds updated ceph-deploy man page under man/
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/ceph-deploy.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/ceph-deploy.8 b/man/ceph-deploy.8 index c751c7f6e88..17e895f4dec 100644 --- a/man/ceph-deploy.8 +++ b/man/ceph-deploy.8 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "CEPH-DEPLOY" "8" "December 17, 2014" "dev" "Ceph" +.TH "CEPH-DEPLOY" "8" "December 20, 2014" "dev" "Ceph" .SH NAME ceph-deploy \- Ceph deployment tool . @@ -192,7 +192,7 @@ Here, [HOST] is/are the host node(s) where Ceph is to be installed. An option \fB\-\-release\fP is used to install a release known as CODENAME (default: firefly). .sp -Other options like \fI\%--testing\fP, \fI\%--dev\fP,:option:\fI\-\-adjust\-repos\fP, +Other options like \fI\%--testing\fP, \fI\%--dev\fP, \fI\%--adjust-repos\fP, \fI\%--no-adjust-repos\fP, \fI\%--repo\fP, \fI\%--local-mirror\fP, \fI\%--repo-url\fP and \fI\%--gpg-url\fP can also be used with this command. .SS mds |