doc: mkimage: Use subsection macro
The options are divided up into several subsections. Use the appropriate macro. While we're at it, rename the headings to better reflect the contents of their sections. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
1bdf48623c
commit
a4d0c74eed
@ -52,7 +52,7 @@ supports verified boot.
|
|||||||
.
|
.
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.
|
.
|
||||||
.B List image information:
|
.SS General options
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BI \-l " uimage-file-name"
|
.BI \-l " uimage-file-name"
|
||||||
@ -68,8 +68,7 @@ Without this option image type is autodetected.
|
|||||||
.B \-q
|
.B \-q
|
||||||
Quiet. Don't print the image header on successful verification.
|
Quiet. Don't print the image header on successful verification.
|
||||||
.
|
.
|
||||||
.P
|
.SS General image-creation options
|
||||||
.B Create old legacy image:
|
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BI \-A " architecture"
|
.BI \-A " architecture"
|
||||||
@ -152,8 +151,7 @@ just the header, everything but the image data, or nothing at all.
|
|||||||
.B \-v
|
.B \-v
|
||||||
Verbose. Print file names as they are added to the image.
|
Verbose. Print file names as they are added to the image.
|
||||||
.
|
.
|
||||||
.P
|
.SS Options for creating FIT images
|
||||||
.B Create FIT image:
|
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BI \-b " device-tree-file"
|
.BI \-b " device-tree-file"
|
||||||
|
Loading…
Reference in New Issue
Block a user