.TH "FSMOUNT" "1" "August 2011" "Pyfilesystem" "User Commands" .SH NAME fsmount - Mounts a file system on a system path .SH SYNOPSIS .B fsmount [OPTIONS]... [FS] [SYSTEM PATH] .PP .B fsmount \-u [SYSTEM PATH] .SH OPTIONS .TP \fB\-\-version\fR show program's version number and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-debug\fR Show debug information .TP \fB\-v\fR, \fB\-\-verbose\fR make output verbose .TP \fB\-\-listopeners\fR list all FS openers .TP \fB\-\-fs\fR=\fIOPENER\fR import an FS opener e.g \fB\-\-fs\fR foo.bar.MyOpener .TP \fB\-f\fR, \fB\-\-foreground\fR run the mount process in the foreground .TP \fB\-u\fR, \fB\-\-unmount\fR unmount path .TP \fB\-n\fR, \fB\-\-nocache\fR do not cache network filesystems .SH "SEE ALSO" fscat(1), fscp(1), fsinfo(1), fsls(1), fsmkdir(1), fsmv(1), fsrm(1), fsserve(1), fstree(1) .SH AUTHOR .TP Written for Debian by Janos Guljas .