adevtool icon indicating copy to clipboard operation
adevtool copied to clipboard

improved output for diff commands

Open octocorvus opened this issue 2 years ago • 0 comments

Improves output of diff commands (diff-files, diff-props and diff-vintf) by prefixing addition and removal by plus (+) and minus (-) sign, respectively.

Adds --type command line flag to specify output type (can use one of all, added and removed; all is default).

JSON output can possibly be used for scripting

octocorvus avatar Jun 07 '23 18:06 octocorvus