diff options
Diffstat (limited to 'src/bindfs.1')
-rw-r--r-- | src/bindfs.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/bindfs.1 b/src/bindfs.1 index 3c2f92b..ca470ed 100644 --- a/src/bindfs.1 +++ b/src/bindfs.1 @@ -431,10 +431,11 @@ See \fBopen\fP(2) for details about \fBO_DIRECT\fP. Only works on Linux. Ignored on other platforms. + .SH FUSE OPTIONS + .TP -.B \-o \fIoptions -Fuse options. +See \fBfuse\fP(8) for the full list of FUSE options. Some of the more common ones are mentioned below. .TP .B \-r, \-o ro @@ -597,5 +598,5 @@ Martin P\[:a]rtel <martin dot partel at gmail dot com> .SH SEE ALSO -\fBchmod\fP(1), \fBfusermount\fP(1), \fBhttp://bindfs.org/\fP +\fBchmod\fP(1), \fBfusermount\fP(1), \fBfuse\fP(8), \fBhttp://bindfs.org/\fP |