]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-fuse.md
Change -x/--xdev/--one-filesystem to include the mount point itself.
[bup.git] / Documentation / bup-fuse.md
index 3304b0bfc4454aa533196838c4549b4471d1a6f8..b3e42ef5a8f54aa3fcd994507b5b7dd808630f56 100644 (file)
@@ -27,15 +27,15 @@ should unmount it with `umount`(8).
 
 # OPTIONS
 
--d, --debug
+-d, \--debug
 :   run in the foreground and print FUSE debug information
     for each request.
 
--f, --foreground
+-f, \--foreground
 :   run in the foreground and exit only when the filesystem
     is unmounted.
 
--o, --allow-other
+-o, \--allow-other
 :   permit other users to access the filesystem. Necessary for
     exporting the filesystem via Samba, for example.