fuseiso -V (return code: 1)
fuseiso: invalid option -- '-'
Version: 20070708
Usage: fuseiso [-n] [-p] [-c <iocharset>] [-h] <isofs_image_file> <mount_point> [<FUSE library options>]
Where options are:
-n -- do NOT maintain file $HOME/.mtab.fuseiso
-p -- maintain mount point;
create it if it does not exists and delete it on exit
-c <iocharset> -- specify iocharset for Joliet filesystem
-h -- print this screen
Common FUSE library options are:
-f -- run in foreground, do not daemonize
-d -- run in foreground and print debug information
-s -- run single-threaded
Please consult with FUSE documentation for more information
fuseiso -h (return code: 0)
Version: 20070708
Usage: fuseiso [-n] [-p] [-c <iocharset>] [-h] <isofs_image_file> <mount_point> [<FUSE library options>]
Where options are:
-n -- do NOT maintain file $HOME/.mtab.fuseiso
-p -- maintain mount point;
create it if it does not exists and delete it on exit
-c <iocharset> -- specify iocharset for Joliet filesystem
-h -- print this screen
Common FUSE library options are:
-f -- run in foreground, do not daemonize
-d -- run in foreground and print debug information
-s -- run single-threaded
Please consult with FUSE documentation for more information