forked from OERV-BSP/u-boot
doc: shorten overlong title underlines
Title underlines should match the length of the title. Unfortunately docutils only catches underlines that are too short. Add some missing empty lines after titles. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0+:
|
||||
|
||||
askenv command
|
||||
===============
|
||||
==============
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
@@ -76,7 +76,7 @@ name is provided, all hunters are run.
|
||||
|
||||
|
||||
bootdev select
|
||||
~~~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
Use this to select a particular bootdev. You can select it by the sequence
|
||||
number or name, as shown in `bootdev list`.
|
||||
@@ -89,7 +89,7 @@ unselected.
|
||||
|
||||
|
||||
bootdev info
|
||||
~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~
|
||||
|
||||
This shows information on the current bootdev, with the format looking like
|
||||
this:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0+:
|
||||
|
||||
cat command
|
||||
===============
|
||||
===========
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
@@ -21,7 +21,7 @@ environment variables stdin, stdout, stderr which contain a comma separated
|
||||
list of device names.
|
||||
|
||||
Example
|
||||
--------
|
||||
-------
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0+:
|
||||
|
||||
mmc command
|
||||
============
|
||||
===========
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0+:
|
||||
|
||||
part command
|
||||
===============
|
||||
============
|
||||
|
||||
Synopis
|
||||
-------
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0+:
|
||||
|
||||
wdt command
|
||||
============
|
||||
===========
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0+:
|
||||
|
||||
xxd command
|
||||
===============
|
||||
===========
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user