diff options
Diffstat (limited to 'src/bindfs.1')
-rw-r--r-- | src/bindfs.1 | 4 |
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 |