diff options
author | Kefu Chai <kchai@redhat.com> | 2015-04-21 08:59:32 +0200 |
---|---|---|
committer | Kefu Chai <kchai@redhat.com> | 2015-04-22 15:35:01 +0200 |
commit | 27cee2f1f46a9f47cda9dfeb56ff1259e982960c (patch) | |
tree | cba053d3eceaa0b1215e9c8d93f4bc33382c013d /man/CMakeLists.txt | |
parent | doc: rework ceph-conf.8 (diff) | |
download | ceph-27cee2f1f46a9f47cda9dfeb56ff1259e982960c.tar.xz ceph-27cee2f1f46a9f47cda9dfeb56ff1259e982960c.zip |
doc: add ceph-create-keys.8
Fixes: #10725
Signed-off-by: Kefu Chai <kchai@redhat.com>
Diffstat (limited to 'man/CMakeLists.txt')
-rw-r--r-- | man/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/CMakeLists.txt b/man/CMakeLists.txt index f7896d6c716..ea0ef47609c 100644 --- a/man/CMakeLists.txt +++ b/man/CMakeLists.txt @@ -11,6 +11,7 @@ install(FILES ceph-run.8 ceph.8 mount.ceph.8 + ceph-create-keys.8 radosgw.8 radosgw-admin.8 ceph-authtool.8 |