summaryrefslogtreecommitdiffstats
path: root/doc/mkimage.1
diff options
context:
space:
mode:
authorHorst Kronstorfer <hkronsto@frequentis.com>2011-12-23 05:40:20 +0000
committerWolfgang Denk <wd@denx.de>2011-12-23 20:11:46 +0100
commit49fbf4371e0e218cfc5448d6d189baafb7cfbd2c (patch)
tree1b10623ed94dd6c17fa55c334356f9ab53e184f1 /doc/mkimage.1
parent7ddd4475a8f7cabfa86c7f61452cc49facbe172a (diff)
downloadtalos-obmc-uboot-49fbf4371e0e218cfc5448d6d189baafb7cfbd2c.tar.gz
talos-obmc-uboot-49fbf4371e0e218cfc5448d6d189baafb7cfbd2c.zip
doc/mkimage.1: Fix -D/-f options formatting
Signed-off-by: Horst Kronstorfer <hkronsto@frequentis.com>
Diffstat (limited to 'doc/mkimage.1')
-rw-r--r--doc/mkimage.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mkimage.1 b/doc/mkimage.1
index 800aed4e72..39652c82d0 100644
--- a/doc/mkimage.1
+++ b/doc/mkimage.1
@@ -82,12 +82,12 @@ Set XIP (execute in place) flag.
.B Create FIT image:
.TP
-.BI "\-D "dtc option"
+.BI "\-D [" "dtc options" "]"
Provide special options to the device tree compiler that is used to
create the image.
.TP
-.BI "\-f "fit-image.its"
+.BI "\-f [" "image tree source file" "]"
Image tree source file that describes the structure and contents of the
FIT image.
OpenPOWER on IntegriCloud