From 9f547373bf06061ae4a4a842ff70a2eb8175ff12 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 (cherry picked from commit a96a32bd2ef15e963bdb8c46e45edcb83e2361bb) --- 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 fbe744453b19a..d3a39ba06bd84 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