]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/mkimage.1
USB: mx51evk: add end enable USB host support on port 1
[karo-tx-uboot.git] / doc / mkimage.1
index 7985f5abe18756398284ef5b339c8df190f0f2dd..f27da6b98bb95ef89abbc53d9c2f07d1cc195f5a 100644 (file)
@@ -41,22 +41,22 @@ mkimage lists the information contained in the header of an existing U-Boot imag
 
 .TP
 .BI "\-A [" "architecture" "]"
-Set architecture. Pass -h as the architecture to see the list of supported architectures.
+Set architecture. Pass \-h as the architecture to see the list of supported architectures.
 
 .TP
 .BI "\-O [" "os" "]"
 Set operating system. bootm command of u-boot changes boot method by os type.
-Pass -h as the OS to see the list of supported OS.
+Pass \-h as the OS to see the list of supported OS.
 
 .TP
 .BI "\-T [" "image type" "]"
 Set image type.
-Pass -h as the image to see the list of supported image type.
+Pass \-h as the image to see the list of supported image type.
 
 .TP
 .BI "\-C [" "compression type" "]"
 Set compression type.
-Pass -h as the compression to see the list of supported compression type.
+Pass \-h as the compression to see the list of supported compression type.
 
 .TP
 .BI "\-a [" "load addess" "]"