aboutsummaryrefslogtreecommitdiffstats
path: root/src/bindfs.1
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2017-02-04 02:15:28 +0000
committerMartin Pärtel <martin.partel@gmail.com>2017-02-04 02:15:28 +0000
commit040989a14ad2265f4835121fd138654f6424150f (patch)
tree26f0f275afd187bae3a807669a533ff10143b7d1 /src/bindfs.1
parent688e4ac783a0e4fcf3a6ea4e09c77ac706d70854 (diff)
downloadbindfs-040989a14ad2265f4835121fd138654f6424150f.tar.gz
Deprecate -n as an alias for --no-allow-other.
This partially addresses #48.
Diffstat (limited to 'src/bindfs.1')
-rw-r--r--src/bindfs.14
1 files changed, 3 insertions, 1 deletions
diff --git a/src/bindfs.1 b/src/bindfs.1
index f74cfc8..121c8ab 100644
--- a/src/bindfs.1
+++ b/src/bindfs.1
@@ -289,10 +289,12 @@ Displays a help message and exits.
Displays version information and exits.
.TP
-.B \-n, \-\-no\-allow\-other, \-o no\-allow\-other
+.B \-\-no\-allow\-other, \-o no\-allow\-other
Does not add \fB\-o allow_other\fP to FUSE options.
This causes the mount to be accessible only by the current user.
+(The deprecated shorthand \fB\-n\fP is also still accepted.)
+
.TP
.B \-\-realistic\-permissions, \-o realistic\-permissions
Hides read/write/execute permissions for a mirrored file when the mounter