]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix -d description in ceph-fuse 20705/head
authorJos Collin <jcollin@redhat.com>
Mon, 5 Mar 2018 06:17:42 +0000 (11:47 +0530)
committerJos Collin <jcollin@redhat.com>
Wed, 7 Mar 2018 03:17:15 +0000 (08:47 +0530)
Fixes: http://tracker.ceph.com/issues/23214
Signed-off-by: Jos Collin <jcollin@redhat.com>
doc/man/8/ceph-fuse.rst

index fffa7c0ee4e9657b4a0beade06af502bc4b4c956..c16f7a32fbfb4fbaa92f9d68fc175bb15d06256b 100644 (file)
@@ -35,11 +35,11 @@ Any options not recognized by ceph-fuse will be passed on to libfuse.
 
 .. option:: -o opt,[opt...]
 
-   mount options.
+   Mount options.
 
 .. option:: -d
 
-   Detach from console and daemonize after startup.
+   Run in foreground, send all log otuput to stderr and enable FUSE debugging (-o debug).
 
 .. option:: -c ceph.conf, --conf=ceph.conf