From: Simon Glass Date: Sun, 23 Jun 2024 17:55:05 +0000 (-0600) Subject: binman: Update the entrydocs header X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=d552564e1a0a8096aa25812e5ca874967d34f09a;p=u-boot.git binman: Update the entrydocs header Reduce the length of the underline for this header, to match the heading itself. Signed-off-by: Simon Glass --- diff --git a/tools/binman/entry.py b/tools/binman/entry.py index 42e0b7b914..2ed65800d2 100644 --- a/tools/binman/entry.py +++ b/tools/binman/entry.py @@ -812,7 +812,7 @@ class Entry(object): as missing """ print('''Binman Entry Documentation -=========================== +========================== This file describes the entry types supported by binman. These entry types can be placed in an image one by one to build up a final firmware image. It is