diff options
author | Heinrich Schuchardt | 2023-01-21 10:25:04 +0100 |
---|---|---|
committer | Heinrich Schuchardt | 2023-01-27 18:31:59 +0100 |
commit | d485d1237b1d503753f039893179753817708553 (patch) | |
tree | f13ec5428a8944e3aec4b76d615329c529d449eb | |
parent | d67811aa9a7d85793e73bead898f30139265c3c2 (diff) |
doc: example heading should be h2
The 'Example' heading should be on a lower level than 'bdinfo command'.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
-rw-r--r-- | doc/usage/cmd/bdinfo.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/cmd/bdinfo.rst b/doc/usage/cmd/bdinfo.rst index 6b3cde2ccb5..b287d0ff736 100644 --- a/doc/usage/cmd/bdinfo.rst +++ b/doc/usage/cmd/bdinfo.rst @@ -17,7 +17,7 @@ Description The *bdinfo* command prints information about the board. Example -======= +------- :: |