]> git.baikalelectronics.ru Git - uboot.git/commitdiff
tools: binman: minor formatting fix in docs
authorRalph Siemsen <ralph.siemsen@linaro.org>
Wed, 22 Feb 2023 20:56:59 +0000 (15:56 -0500)
committerSimon Glass <sjg@chromium.org>
Wed, 1 Mar 2023 18:22:40 +0000 (11:22 -0700)
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>
tools/binman/binman.rst

index 03a99a19bc63733f836309ff754332fd18b96336..0921e318785f174453d3a9201f0899e0d88708ee 100644 (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>