doc/man: build and install cephfs-shell manpage

otherwise the manpage of cephfs-shell is not built and installed.

Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
Kefu Chai 2021-05-04 10:59:03 +08:00
parent 0fa568b54a
commit 5191008aa4
6 changed files with 5 additions and 1 deletions

View File

@ -2317,6 +2317,7 @@ fi
%files -n cephfs-shell
%{python3_sitelib}/cephfs_shell-*.egg-info
%{_bindir}/cephfs-shell
%{_mandir}/man8/cephfs-shell.8*
%endif
%files -n cephfs-top

View File

@ -1,2 +1,3 @@
usr/bin/cephfs-shell
usr/lib/python3*/dist-packages/cephfs_shell-*.egg-info
usr/share/man/man8/cephfs-shell.8

View File

@ -115,7 +115,7 @@ Mounting CephFS
Mount CephFS using Kernel Driver <mount-using-kernel-driver>
Mount CephFS using FUSE <mount-using-fuse>
Mount CephFS on Windows <ceph-dokan>
Use the CephFS Shell <cephfs-shell>
Use the CephFS Shell <../../man/8/cephfs-shell>
Supported Features of Kernel Driver <kernel-features>
Manual: ceph-fuse <../../man/8/ceph-fuse>
Manual: mount.ceph <../../man/8/mount.ceph>

View File

@ -38,6 +38,7 @@ list(APPEND man_srcs
${osd_srcs}
${mon_srcs}
ceph-mds.rst
cephfs-shell.rst
cephfs-top.rst
librados-config.rst
cephadm.rst

View File

@ -25,6 +25,7 @@
man/8/cephadm
man/8/cephfs-top
man/8/cephfs-mirror
man/8/cephfs-shell
man/8/crushtool
man/8/librados-config
man/8/monmaptool