go-mtpfs -V (return code: 2)
flag provided but not defined: -version
Usage of go-mtpfs:
-allow-other
allow other users to access mounted fuse. Default: false.
-android
use android extensions if available (default true)
-debug string
comma-separated list of debugging options: usb, data, mtp, fuse
-dev string
regular expression to filter device IDs, which are composed of manufacturer/product/serial.
-storage string
regular expression to filter storage areas.
-usb-timeout int
timeout in milliseconds (default 5000)
-vfat
assume removable RAM media uses VFAT, and rewrite names. (default true)
go-mtpfs --help (return code: 2)
Usage of go-mtpfs:
-allow-other
allow other users to access mounted fuse. Default: false.
-android
use android extensions if available (default true)
-debug string
comma-separated list of debugging options: usb, data, mtp, fuse
-dev string
regular expression to filter device IDs, which are composed of manufacturer/product/serial.
-storage string
regular expression to filter storage areas.
-usb-timeout int
timeout in milliseconds (default 5000)
-vfat
assume removable RAM media uses VFAT, and rewrite names. (default true)