Looking at this page: http://code.google.com/p/macfuse/wiki/OPTIONS
Some of these command line arguments work, and some don't. For example, myfs -d mountpoint works, but myfs volname=name mountpoint doesn't (it treats "volname=name" as the mountpoint name and complains that it doesn't exist). In general, it seems that options of the form -X work, but options that don't start with a dash don't work. Is there something special I need to do in my code to make these options work? (NOTE: this is for a filesystem that I'm writing.) Thanks, rg -- You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to macf...@googlegroups.com. To unsubscribe from this group, send email to macfuse+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/macfuse?hl=en.