aboutsummaryrefslogtreecommitdiffstats
path: root/src/bindfs.1
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2021-01-24 09:34:19 +0200
committerMartin Pärtel <martin.partel@gmail.com>2021-01-24 09:35:41 +0200
commit1aec434177a70c65d5449455eaedcad8a3a96eaf (patch)
tree68ec498d633b3d973480c08212c05977ad80ac67 /src/bindfs.1
parent87f17506747d84bc2caeebb6184a75bcc3016fa0 (diff)
downloadbindfs-1aec434177a70c65d5449455eaedcad8a3a96eaf.tar.gz
Added support for `-o fsname`
For #94
Diffstat (limited to 'src/bindfs.1')
-rw-r--r--src/bindfs.15
1 files changed, 5 insertions, 0 deletions
diff --git a/src/bindfs.1 b/src/bindfs.1
index c1450f2..b681e44 100644
--- a/src/bindfs.1
+++ b/src/bindfs.1
@@ -414,6 +414,11 @@ more efficent mount with \fBmount \-\-bind\fP and then \fBmount \-o remount,ro\f
Enable debug output (implies \-f).
.TP
+.B \-o fsname=\fIname\fP
+Sets the source directory name in /proc/mounts (returned by \fBmount\fP).
+This is automatically set as long as the source path has no special characters.
+
+.TP
.B \-f
Foreground operation.