Section: User Commands (1)Updated: 3 February 2006Local indexUp
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>.