obexfs --version (return code: 0)
obexfs: unrecognized option '--version'
Try `obexfs --help' for more information.
obexfs --help (return code: 0)
Usage: obexfs [-i | -b <dev> [-B <chan>] | -t <dev>] [-- <fuse options>]
Transfer files from/to Mobile Equipment.
Copyright (c) 2002-2005 Christian W. Zuckschwerdt
-i, --irda connect using IrDA transport
-b, --bluetooth <device> connect to this bluetooth device
-B, --channel <number> use this bluetooth channel when connecting
-u, --usb <interface> connect to this usb interface number
-t, --tty <device> connect to this tty using a custom transport
-n, --network <device> connect to this network host
-N, --nonblock nonblocking mode
-h, --help, --usage this help text
Options to fusermount need to be preceeded by two dashes (--).