Signed-off-by: Theodore Ts'o <tytso@mit.edu>
\fB-o\fR fuse2fs_debug
enable fuse2fs debugging
.TP
-.BR -o kernel
+\fB-o\fR kernel
Behave more like the kernel ext4 driver in the following ways:
Allows processes owned by other users to access the filesystem.
Uses the kernel's permissions checking logic instead of fuse2fs's.
.I nosuid
) later.
.TP
-.BR -o direct
+\fB-o\fR direct
Use O_DIRECT to access the block device.
.TP
-.BR -o cache_size
+\fB-o\fR cache_size
Set the disk cache size to this quantity.
The quantity may contain the suffixes k, m, or g.
By default, the size is 32MB.