diff options
| author | Heinrich Schuchardt <[email protected]> | 2023-10-28 11:59:32 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2023-11-11 01:44:08 +0100 |
| commit | b214e88071d1ea68c2f668740e4e227364214f5e (patch) | |
| tree | 9350ba79cc6b28af37dc3d76764076cd4e9066af /doc/usage/cmd/bootdev.rst | |
| parent | 0e20948598b138972d26929d4dc323db5646dc08 (diff) | |
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 <[email protected]>
Diffstat (limited to 'doc/usage/cmd/bootdev.rst')
| -rw-r--r-- | doc/usage/cmd/bootdev.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/usage/cmd/bootdev.rst b/doc/usage/cmd/bootdev.rst index 6c68d0bf840..fb638b5807a 100644 --- a/doc/usage/cmd/bootdev.rst +++ b/doc/usage/cmd/bootdev.rst @@ -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: |
