mirror of
https://xff.cz/git/u-boot/
synced 2025-09-05 18:52:17 +02:00
doc/mkimage.1: Fix -D/-f options formatting
Signed-off-by: Horst Kronstorfer <hkronsto@frequentis.com>
This commit is contained in:
committed by
Wolfgang Denk
parent
7ddd4475a8
commit
49fbf4371e
@@ -82,12 +82,12 @@ Set XIP (execute in place) flag.
|
|||||||
.B Create FIT image:
|
.B Create FIT image:
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.BI "\-D "dtc option"
|
.BI "\-D [" "dtc options" "]"
|
||||||
Provide special options to the device tree compiler that is used to
|
Provide special options to the device tree compiler that is used to
|
||||||
create the image.
|
create the image.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.BI "\-f "fit-image.its"
|
.BI "\-f [" "image tree source file" "]"
|
||||||
Image tree source file that describes the structure and contents of the
|
Image tree source file that describes the structure and contents of the
|
||||||
FIT image.
|
FIT image.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user