.TH "FSINFO" "1" "August 2011" "Pyfilesystem" "User Commands" .SH NAME fsinfo - Display information regarding an FS resource .SH SYNOPSIS .B fsinfo [OPTION]... [PATH] .SH OPTIONS .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\-k\fR KEYS, \fB\-\-key\fR=\fIKEYS\fR display KEYS only .TP \fB\-s\fR, \fB\-\-simple\fR info displayed in simple format (no table) .TP \fB\-o\fR, \fB\-\-omit\fR omit path name from output .TP \fB\-d\fR, \fB\-\-dirsonly\fR list directories only .TP \fB\-f\fR, \fB\-\-filesonly\fR list files only .SH "SEE ALSO" fscat(1), fscp(1), fsls(1), fsmkdir(1), fsmount(1), fsmv(1), fsrm(1), fsserve(1), fstree(1) .SH AUTHOR .TP Written for Debian by Janos Guljas .