]> git.baikalelectronics.ru Git - uboot.git/commit
test: Tidy up help for ut command
authorSimon Glass <sjg@chromium.org>
Sun, 30 Oct 2022 01:47:10 +0000 (19:47 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 7 Nov 2022 23:24:30 +0000 (16:24 -0700)
commite0256d4d5d4abb94301e22aab3393fb25d6ee8f3
tree22232332fd3b9de9678f219be54e77abda6a5a25
parent639427ffd6b889d257d4df3011a6c19dd817de26
test: Tidy up help for ut command

Sort this and put the command summary at the top instead of the bottom.

Adjust it so that the newlines are at the start of the strings, so that
there is not a blank line at the end.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/cmd_ut.c