diff options
Diffstat (limited to 'src/bindfs.1')
-rw-r--r-- | src/bindfs.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bindfs.1 b/src/bindfs.1 index 9a03199..cd822bc 100644 --- a/src/bindfs.1 +++ b/src/bindfs.1 @@ -349,6 +349,9 @@ 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. +When using \fB\-\-mirror[-only]\fP on a group, bindfs won't see changes to the group's member list. +Sending bindfs a \fBSIGUSR1\fP signal will make it reread the user database. + .SH BUGS Please report to the issue tracker on the project home page at |