From 4b87500fef925e591b08cb8aea6bf0a21b84dd72 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Wed, 12 Feb 2020 17:09:22 +0200 Subject: Added --fuse-version --- src/bindfs.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/bindfs.1') diff --git a/src/bindfs.1 b/src/bindfs.1 index 6f24267..90b3d8c 100644 --- a/src/bindfs.1 +++ b/src/bindfs.1 @@ -302,6 +302,10 @@ Displays a help message and exits. .B \-V, \-\-version Displays version information and exits. +.B \-\-fuse\-version +Displays the version of the FUSE library interface that was seen at compile-time, +as well as the version that bindfs currently runs with. + .TP .B \-\-no\-allow\-other, \-o no\-allow\-other Does not add \fB\-o allow_other\fP to FUSE options. -- cgit v1.2.3