From a461a1759a4c4d4e497855c9b98a0ba40c6c7b9f Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Mon, 22 Jul 2013 11:11:51 +0300 Subject: Document chmod-filter on man-page. --- src/bindfs.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src') diff --git a/src/bindfs.1 b/src/bindfs.1 index 9b211d0..4b3336a 100644 --- a/src/bindfs.1 +++ b/src/bindfs.1 @@ -167,6 +167,12 @@ but actually does nothing. .B \-\-chmod\-deny, \-o chmod\-deny 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 -- cgit v1.2.3