From: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Date: Mon, 1 Jul 2024 20:42:42 +0000 (+0200)
Subject: doc: fix heading level of itest examples
X-Git-Tag: v2025.01-rc5-pxa1908~405^2~5
X-Git-Url: http://git.dujemihanovic.xyz/img/static//%22brlog.php?a=commitdiff_plain;h=0250f84d3a1afc41f372d5e14ad9ddbfb642c9ce;p=u-boot.git

doc: fix heading level of itest examples

The Examples section should be on the second heading level.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
---

diff --git a/doc/usage/cmd/itest.rst b/doc/usage/cmd/itest.rst
index 9c307fb4bf..adcad05b2d 100644
--- a/doc/usage/cmd/itest.rst
+++ b/doc/usage/cmd/itest.rst
@@ -58,7 +58,7 @@ op
     ======== ======================
 
 Examples
-========
+--------
 
 The itest command sets the result variable $? to true (0) or false (1):