diff options
Diffstat (limited to 'doc/cephfs/mount-using-fuse.rst')
-rw-r--r-- | doc/cephfs/mount-using-fuse.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cephfs/mount-using-fuse.rst b/doc/cephfs/mount-using-fuse.rst index 5058f3f3ba2..67e5a424d8a 100644 --- a/doc/cephfs/mount-using-fuse.rst +++ b/doc/cephfs/mount-using-fuse.rst @@ -27,7 +27,7 @@ This is the general form of the command for mounting CephFS via FUSE: .. prompt:: bash # - ceph-fuse {mountpoint} {options} + ceph-fuse {mount point} {options} Mounting CephFS =============== |