pyside-rcc -V (return code: 1)
Resource Compiler for Qt version 4.8.4
pyside-rcc -h (return code: 1)
PySide resource compiler
Usage: pyside-rcc [options] <inputs>
Options:
-o file Write output to file rather than stdout
-py2 Generate code for any Python v2.x version (default)
-py3 Generate code for any Python v3.x version
-name name Create an external initialization function with name
-threshold level Threshold to consider compressing files
-compress level Compress input files by level
-root path Prefix resource access path with root path
-no-compress Disable all compression
-version Display version
-help Display this information