]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-fuse.md
index: remove vestigial buffer and sys imports
[bup.git] / Documentation / bup-fuse.md
index 1a9e7613f48cc69561c7624e140190ae6e848282..ed6f5b8a66f2790f6982aaa82d89dcdef454e848 100644 (file)
@@ -39,6 +39,17 @@ should unmount it with `umount`(8).
 :   permit other users to access the filesystem. Necessary for
     exporting the filesystem via Samba, for example.
 
+\--meta
+:   report some of the original metadata (when available) for the
+    mounted paths (currently the uid, gid, mode, and timestamps).
+    Without this, only generic values will be presented.  This option
+    is not yet enabled by default because it may negatively affect
+    performance, and note that any timestamps before 1970-01-01 UTC
+    (i.e. before the Unix epoch) will be presented as 1970-01-01 UTC.
+
+-v, \--verbose
+:   increase verbosity (can be used more than once).
+
 # EXAMPLES
     rm -rf /tmp/buptest
     mkdir /tmp/buptest