aboutsummaryrefslogtreecommitdiffstats
path: root/src/bindfs.1
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2012-01-25 05:48:42 +0200
committerMartin Pärtel <martin.partel@gmail.com>2012-01-25 05:48:42 +0200
commit8ae697b6d483e5211f86de770c7000b5cedec7e6 (patch)
treefacf67ce8f9c061cb1d7b07ec71c55b51f7dd94c /src/bindfs.1
parent473faadb80c962ce629f88f640b587ea965e5343 (diff)
downloadbindfs-8ae697b6d483e5211f86de770c7000b5cedec7e6.tar.gz
Added option --realistic-permissions.
Diffstat (limited to 'src/bindfs.1')
-rw-r--r--src/bindfs.112
1 files changed, 11 insertions, 1 deletions
diff --git a/src/bindfs.1 b/src/bindfs.1
index d92c55d..0f91a39 100644
--- a/src/bindfs.1
+++ b/src/bindfs.1
@@ -196,7 +196,17 @@ The read/write permissions are checked against the (possibly modified)
file permissions inside the mount.
-.SH MISCELLANEOUS WORKAROUNDS
+.SH MISCELLANEOUS OPTIONS
+
+.TP
+.B \-\-realistic\-permissions, \-o realistic\-permissions
+Hides read/write/execute permissions for a mirrored file when the mounter
+doesn't have read/write/execute access to the underlying file.
+Useless when mounting as root, since root will always have full access.
+
+(Prior to version 1.10 this option was the default behavior.
+I felt it violated the principle of least surprise badly enough
+to warrant a small break in backwards-compatibility.)
.TP
.B \-\-ctime\-from-mtime, \-o ctime\-from\-mtime