diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/bindfs.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bindfs.1 b/src/bindfs.1 index e89ba2d..ceda806 100644 --- a/src/bindfs.1 +++ b/src/bindfs.1 @@ -551,6 +551,8 @@ MacFuse caches file contents by default. This means that changes in source files are not always immediately visible under the mount point. \fB\-o nolocalcaches\fP can be used to disable the cache. +With fuse-t, \fB\-o noattrcache\fP is recommended. + When using \fB\-\-mirror[-only] @somegroup\fP, bindfs won't see changes to the group's member list. Sending bindfs a \fBSIGUSR1\fP signal will make it reread the user database. |