mirror of
https://github.com/ceph/ceph
synced 2025-02-21 09:57:26 +00:00
doc/cephfs: edit mount-using-fuse.rst
Fixes missing dash that lead to unnecessary debugging. Signed-off-by: Jaanus Torp <jaanus@saun.ee>
This commit is contained in:
parent
c5eb0ce432
commit
9fcb98411b
@ -28,7 +28,7 @@ To FUSE-mount the Ceph file system, use the ``ceph-fuse`` command::
|
||||
mkdir /mnt/mycephfs
|
||||
ceph-fuse --id foo /mnt/mycephfs
|
||||
|
||||
Option ``-id`` passes the name of the CephX user whose keyring we intend to
|
||||
Option ``--id`` passes the name of the CephX user whose keyring we intend to
|
||||
use for mounting CephFS. In the above command, it's ``foo``. You can also use
|
||||
``-n`` instead, although ``--id`` is evidently easier::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user