Skip to content
Snippets Groups Projects
Commit 49fbf437 authored by Horst Kronstorfer's avatar Horst Kronstorfer Committed by Wolfgang Denk
Browse files

doc/mkimage.1: Fix -D/-f options formatting

parent 7ddd4475
No related branches found
No related tags found
No related merge requests found
...@@ -82,12 +82,12 @@ Set XIP (execute in place) flag. ...@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment