ifuse --version (return code: 0)
ifuse version 1.1.2
ifuse --help (return code: 0)
Usage: ifuse <mount_point> [OPTIONS]
Mount filesystem of an iPhone, iPod Touch, iPad or Apple TV.
-o opt,[opt...] mount options
-u, --udid UDID mount specific device by its 40-digit device UDID
-h, --help print usage information
-V, --version print version
--appid APPID mount 'Documents' folder of app identified by APPID
--root mount root file system (jailbroken device required)
--debug enable libimobiledevice communication debugging
Example:
$ ifuse /media/iPhone --root
This mounts the root filesystem of the first attached device on
this computer in the directory /media/iPhone.