summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRalph Siemsen <ralph.siemsen@linaro.org>2023-02-22 15:56:59 -0500
committerSimon Glass <sjg@chromium.org>2023-03-01 11:22:40 -0700
commitabe2a16aa52ea21acb435e9f1d9c85f5ac4e7794 (patch)
treebcbe5f62935925e7f2df5bfc2380e8d740646f44 /tools
parentd22c69524966b6d65d98476acb7fda827207e10d (diff)
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>
Diffstat (limited to 'tools')
-rw-r--r--tools/binman/binman.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/binman/binman.rst b/tools/binman/binman.rst
index 03a99a19bc..0921e31878 100644
--- a/tools/binman/binman.rst
+++ b/tools/binman/binman.rst
@@ -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>