From: Leonard Anderweit Date: Fri, 13 Dec 2024 10:20:24 +0000 (+0100) Subject: doc: cosmetic: fwu_updates: Fix formatting X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=55e8704402350d06e8ebf244515d96c36a3bacf5;p=u-boot.git doc: cosmetic: fwu_updates: Fix formatting Remove one of the double colon so ..code-block is used for formatting. Signed-off-by: Leonard Anderweit Acked-by: Ilias Apalodimas Reviewed-by: Heinrich Schuchardt --- diff --git a/doc/develop/uefi/fwu_updates.rst b/doc/develop/uefi/fwu_updates.rst index 51e8a28efe..8471358145 100644 --- a/doc/develop/uefi/fwu_updates.rst +++ b/doc/develop/uefi/fwu_updates.rst @@ -170,7 +170,7 @@ build the tool, enable:: CONFIG_TOOLS_MKEFICAPSULE=y -Run the following commands to generate the accept/revert capsules:: +Run the following commands to generate the accept/revert capsules: .. code-block:: bash @@ -180,7 +180,7 @@ Run the following commands to generate the accept/revert capsules:: Some examples of using the mkeficapsule tool for generation of the -empty capsule would be:: +empty capsule would be: .. code-block:: bash