NAME
fusermount - mount FUSE filesystems
SYNOPSIS
fusermount [options] mountpoint
DESCRIPTION
A virtual FUSE filesystem will be created on the mount point.
OPTIONS
- -h
-
print help
- -V
-
print version
- -o opt[,opt...]
-
mount options
- -u
-
unmount
- -q
-
quiet
- -z
-
lazy unmount (works even if resource is still busy)
AUTHOR
This manpage was originally written by Bastian Kleineidam
<calvin@debian.org> for the Debian distribution of fuse-utils.
Updated by Bartosz Fenski <fenio@debian.org>.
The main author of FUSE is Miklos Szeredi <mszeredi@inf.bme.hu>.