[PATCH 1/2] patman: Sort the command line options

Simon Glass sjg at chromium.org
Sun May 3 04:26:46 CEST 2020


On Fri, 1 May 2020 at 18:55, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Sort the existing command line options by:
>
> - help comes first
> - option starts with '-'
> - option starts with '--'
>
> Lower case followed by upper case letters, in alphabetical order.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  tools/patman/main.py | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list