aboutsummaryrefslogtreecommitdiffstats
path: root/src/bindfs.1
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2023-04-23 09:58:43 +0300
committerMartin Pärtel <martin.partel@gmail.com>2023-04-23 09:58:43 +0300
commitdee2798b6acd29a3683ff9c5ab3401934b60125c (patch)
treea765bb5eb6b0debf7e7542fd516de37286ea3803 /src/bindfs.1
parent237f660846e322e857c5e92cadddc70aa1331098 (diff)
downloadbindfs-dee2798b6acd29a3683ff9c5ab3401934b60125c.tar.gz
man page: mentioned fuse(8)
Diffstat (limited to 'src/bindfs.1')
-rw-r--r--src/bindfs.17
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