From 025cfe3e53a2f9974312b2d16680f36f0b29e61a Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Tue, 23 Jan 2018 15:44:49 +0530 Subject: [PATCH] doc: Specify mount details in ceph-fuse Signed-off-by: Jos Collin --- doc/man/8/ceph-fuse.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/man/8/ceph-fuse.rst b/doc/man/8/ceph-fuse.rst index cede60e5f4176..cbc5aadd81c11 100644 --- a/doc/man/8/ceph-fuse.rst +++ b/doc/man/8/ceph-fuse.rst @@ -16,9 +16,10 @@ Description =========== **ceph-fuse** is a FUSE (File system in USErspace) client for Ceph -distributed file system. It will mount a ceph file system (specified -via the -m option for described by ceph.conf (see below) at the -specific mount point. +distributed file system. It will mount a ceph file system specified +via the -m option or described by ceph.conf (see below) at the +specific mount point. See `Mount Ceph FS using FUSE`_ for detailed +information. The file system can be unmounted with:: @@ -62,3 +63,5 @@ See also fusermount(8), :doc:`ceph `\(8) + +.. _Mount Ceph FS using FUSE: ../../cephfs/fuse/ -- 2.39.5