X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fbup-fuse.md;h=ed6f5b8a66f2790f6982aaa82d89dcdef454e848;hb=HEAD;hp=1a9e7613f48cc69561c7624e140190ae6e848282;hpb=07e4313f37fa1514faf9b38983370e0172573163;p=bup.git diff --git a/Documentation/bup-fuse.md b/Documentation/bup-fuse.md index 1a9e761..ed6f5b8 100644 --- a/Documentation/bup-fuse.md +++ b/Documentation/bup-fuse.md @@ -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