]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
scripts/install-buildtools: preserve formatting in the help message
authorAleksandar Nikolic <aleksandar.nikolic@zeiss.com>
Thu, 5 Dec 2024 10:51:37 +0000 (11:51 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Dec 2024 09:17:50 +0000 (09:17 +0000)
commitee94d7f99ff3c7e922fdb502fabbda3fd0cd8700
tree06ce7e16f412481524404349b584940130f7a89f
parent9cb0b4381e0ed9c6e5d156405154adddf9974a51
scripts/install-buildtools: preserve formatting in the help message

Use the RawTextHelpFormatter formatter to preserve formatting in the
argpars help message.

Signed-off-by: Aleksandar Nikolic <aleksandar.nikolic@zeiss.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/install-buildtools