X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fbup-fuse.md;h=ed6f5b8a66f2790f6982aaa82d89dcdef454e848;hb=HEAD;hp=b3e42ef5a8f54aa3fcd994507b5b7dd808630f56;hpb=97313e37523d18fed0be17225380b4a25d1798d0;p=bup.git diff --git a/Documentation/bup-fuse.md b/Documentation/bup-fuse.md index b3e42ef..ed6f5b8 100644 --- a/Documentation/bup-fuse.md +++ b/Documentation/bup-fuse.md @@ -39,8 +39,18 @@ should unmount it with `umount`(8). : permit other users to access the filesystem. Necessary for exporting the filesystem via Samba, for example. -# 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 sudo bup fuse -d /tmp/buptest