From c6660e3c232d06699bf13d78ec21eaa4f25cfe8b Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Sun, 29 Nov 2020 22:46:24 +0100 Subject: [PATCH] Update dwarfs man page --- man/dwarfs.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/dwarfs.md b/man/dwarfs.md index 268b165e..8ca4554c 100644 --- a/man/dwarfs.md +++ b/man/dwarfs.md @@ -49,6 +49,11 @@ options: we keep the partially decompressed block, but if we've decompressed more then 80%, we'll fully decompress it. + * `-o mlock=none`|`try`|`must` + Set this to `try` or `must` instead of the default `none` to + try or require `mlock()`ing of the file system metadata into + memory. + * `-o debuglevel=`*name*: Use this for different levels of verbosity along with either the `-f` or `-d` FUSE options. This can give you some insight