summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/MANPAGE.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md
index aa40922..9dd4a12 100644
--- a/Documentation/MANPAGE.md
+++ b/Documentation/MANPAGE.md
@@ -67,6 +67,11 @@ Options:
: Stay in the foreground instead of forking away. Implies "-nosyslog".
For compatability, "-f" is also accepted, but "-fg" is preferred.
+**-fsname string**
+: Override the filesystem name (first column in df -T). Can also be
+ passed as "-o fsname=" and is equivalent to libfuse's option of the
+ same name. By default, CIPHERDIR is used.
+
**-fusedebug**
: Enable fuse library debug output