]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-fuse.md
Update bup-restore.md to match reality; document "/." handling.
[bup.git] / Documentation / bup-fuse.md
index 1a4469d5d581898fabb1fdbc7e4a693ef7fa7595..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.
 
@@ -50,7 +50,8 @@ should unmount it with `umount`(8).
 
 # SEE ALSO
 
-`fuse`(7), `fusermount`(1), `bup-ls`(1), `bup-ftp`(1)
+`fuse`(7), `fusermount`(1), `bup-ls`(1), `bup-ftp`(1),
+`bup-restore`(1), `bup-web`(1)
 
 # BUP