From: Jos Collin Date: Tue, 23 Jan 2018 10:14:49 +0000 (+0530) Subject: doc: Specify mount details in ceph-fuse X-Git-Tag: v13.0.2~385^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=025cfe3e53a2f9974312b2d16680f36f0b29e61a;p=ceph.git doc: Specify mount details in ceph-fuse Signed-off-by: Jos Collin --- 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/