Signed-off-by: Enrico Jörns <e...@pengutronix.de> --- Documentation/user/booting-linux.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/user/booting-linux.rst b/Documentation/user/booting-linux.rst index 6c8d25a96c..2c23815c9f 100644 --- a/Documentation/user/booting-linux.rst +++ b/Documentation/user/booting-linux.rst @@ -163,7 +163,7 @@ setting the ``global.boot.default`` variable to ``mmc`` and then calling Especially for development, it can be useful to override only parts of the images used in a boot. To do so, set ``CONFIG_BOOT_OVERRIDE=y`` -and configure the overrides as arguments to the ``boot`` command:: +and configure the overrides as arguments to the ``boot`` command: .. code-block:: sh -- 2.39.5