]> git.baikalelectronics.ru Git - uboot.git/commit
test: Fix the help for the ut command
authorSimon Glass <sjg@chromium.org>
Tue, 17 Jan 2023 17:47:17 +0000 (10:47 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 23 Jan 2023 23:11:39 +0000 (18:11 -0500)
commitae3c2a6fed415cc342f9a38683de65d70f8d7823
tree9dad79907a531c8c2418567d3db72cdc5f60df6e
parentf0cf2229697c1cc5ee09d0dbb7d200f0fb2842e2
test: Fix the help for the ut command

The font help has an incorrect newline. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: e0256d4d5d4 ("test: Tidy up help for ut command")
test/cmd_ut.c