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-02-22 15:56:59 -05:00 committed by Simon Glass
parent d22c695249
commit abe2a16aa5

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>