tools: binman: minor formatting fix in docs

This should fix a rendering oddity when viewing the docs online at
https://u-boot.readthedocs.io/en/latest/develop/package/binman.html

Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Ralph Siemsen
2023-03-01 11:22:40 -07:00
committed by Simon Glass
parent d22c695249
commit abe2a16aa5
+2 -2
View File
@@ -393,9 +393,9 @@ system-library directory, replace the last line with:
Running binman
--------------
Type::
Type:
.. code-block: bash
.. code-block:: bash
make NO_PYTHON=1 PREFIX=/ install
binman build -b <board_name>