edje_inspector --version (return code: 0)
Version: 1.8.6
edje_inspector -h (return code: 0)
Usage: edje_inspector [options] <file.edj>
Edje file inspector, let one see groups, parts, programs and other details of a
compiled(binary) edje file.
Options:
-m=MODE, --mode=MODE Choose which mode to operate on file.
Choices: groups, parts, programs, groups-names, part-n
ames, global-data, images, fonts, externals.
-d=DETAIL, --detail=DETAIL
Choose detail level (default=terse)
Choices: none, terse, all.
-g=GROUP, --group=GROUP
Limit output to group (or glob).
Type: STR.
-p=PART, --part=PART Limit output to part (or glob).
Type: STR.
-r=PROGRAM, --program=PROGRAM
Limit output to program (or glob).
Type: STR.
-a, --api-only Limit to just api parts or programs.
-A, --api-fix Fix API names to be C compliant.
-M, --machine Produce machine readable output.
-L, --license show license.
-C, --copyright show copyright.
-V, --version show program version.
-h, --help show this message.