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