From a96a32bd2ef15e963bdb8c46e45edcb83e2361bb Mon Sep 17 00:00:00 2001 From: Rishabh Dave Date: Wed, 25 Sep 2019 11:42:50 +0530 Subject: [PATCH] doc/ceph-fuse: mention -k option in ceph-fuse man page Fixes: https://tracker.ceph.com/issues/42044 Signed-off-by: Rishabh Dave --- doc/man/8/ceph-fuse.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/man/8/ceph-fuse.rst b/doc/man/8/ceph-fuse.rst index ecf18ea11ad..95efebbd2b9 100644 --- a/doc/man/8/ceph-fuse.rst +++ b/doc/man/8/ceph-fuse.rst @@ -50,6 +50,10 @@ Any options not recognized by ceph-fuse will be passed on to libfuse. Connect to specified monitor (instead of looking through ceph.conf). +.. option:: -k + + Provide path to keyring; useful when it's absent in standard locations. + .. option:: --client_mountpoint/-r root_directory Use root_directory as the mounted root, rather than the full Ceph tree. -- 2.39.5