]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
patman: refactor help message
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 21 Aug 2014 05:28:03 +0000 (14:28 +0900)
committerTom Rini <trini@ti.com>
Fri, 22 Aug 2014 14:41:50 +0000 (10:41 -0400)
commite0a4d06af2acf1895231fb60a610fe97eaf5d3fc
treebc9479c4cc9229f66b853abeb34e383f9651bd35
parent3ff291f371fa9858426774f3732924bacb61ed1c
patman: refactor help message

"patman [options]" is displayed by default.

Append the rest of help messages to parser.usage
instead of replacing it.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
tools/patman/patman.py