dfu-tool --version (return code: 0)
fwupd 0.7.0
dfu-tool --help (return code: 0)
Usage:
dfu-tool [OPTION...]
attach Attach DFU capable device back to runtime
convert Convert firmware to DFU format
decrypt Decrypt firmware data
detach Detach currently attached DFU capable device
dump Dump details about a firmware file
encrypt Encrypt firmware data
list List currently attached DFU capable devices
merge Merge multiple firmware files into one
read Read firmware from device into a file
read-alt Read firmware from one partition into a file
set-alt-setting Set alternative number on firmware file
set-alt-setting-name Set alternative name on firmware file
set-metadata Sets metadata on a firmware file
set-product Set product ID on firmware file
set-release Set release version on firmware file
set-vendor Set vendor ID on firmware file
watch Watch DFU devices being hotplugged
write Write firmware from file into device
write-alt Write firmware from file into one partition
Help Options:
-h, --help Show help options
Application Options:
--version Print the version number
-v, --verbose Print verbose debug statements
-d, --device=VID:PID Specify Vendor/Product ID(s) of DFU device
-t, --transfer-size=BYTES Specify the number of bytes per USB transfer
--force Force the action ignoring all warnings