aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/bindfs.16
1 files changed, 6 insertions, 0 deletions
diff --git a/src/bindfs.1 b/src/bindfs.1
index 9b211d0..4b3336a 100644
--- a/src/bindfs.1
+++ b/src/bindfs.1
@@ -168,6 +168,12 @@ but actually does nothing.
Makes chmod always fail with a 'permission denied' error.
.TP
+.B \-\-chmod\-filter=\fIpermissions\fP,, \-o chmod\-filter=...
+Changes the permission bits of a chmod request before it is applied to the
+original file. Accepts the same permission syntax as \-\-perms.
+See \fB\%PERMISSION \%SPECIFICATION\fP below for details.
+
+.TP
.B \-\-chmod\-allow\-x, \-o chmod\-allow\-x
Allows setting and clearing the executable attribute on files
(but not directories). When used with \-\-chmod\-ignore,