fiptool: simplify the top line of command usage
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 14 Jan 2017 02:04:36 +0000 (11:04 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 27 Jan 2017 06:03:46 +0000 (15:03 +0900)
commitee07932080e2400d5b0456ae0a200cb849b83bf4
treecbb72b62174fa726fc7e3fecd19e8fe2de55d277
parent9e866d34edded882052c5a9c6dba0885639f3441
fiptool: simplify the top line of command usage

We need not mention like [--force], [--out <path>] because they are
included in [opts].

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
tools/fiptool/fiptool.c