summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMartyn Welch <martyn.welch@collabora.com>2019-01-26 02:31:51 +0000
committerTom Rini <trini@konsulko.com>2019-02-01 14:13:46 -0500
commit12b831879a765722c1a94ca75c6adb6f80759cd9 (patch)
tree9015d3c13da9db66af9920b156f18b91f75ba79a /test
parent57a608e9694045c84ef63878c2bb57a30a0c6800 (diff)
tools: dumpimage: Simplify arguments
The dump image utility has very confusing syntax. If called to list image contents ("-l") it takes the image name as a positional argument. If the utility is called to extract something from the image, the image must be provided via the optional argument "-i" as well as the positional argument but the value passed in the positional argument will be completely ignored. Simplify dumpimage by always providing the image as the first positional argument. Assume we want to dump something from the image if we do not provide the "-l" option for now. Signed-off-by: Martyn Welch <martyn.welch@collabora.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions