We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e65f2a3 commit 99e3fc2Copy full SHA for 99e3fc2
README.md
@@ -1,11 +1,13 @@
1
# appendheader - add DHTB to boot.img
2
-For every device that needs the "DHTB" string to boot <br>
3
-written in c
+ <br>
+For every device that need "DHTB" string to boot <br>
4
+written in c <br>
5
+
6
7
## minimal usage
8
`./appendheader -i [input file]` <br>
9
default output file name is `boot.img`
10
11
## advanced usage
12
` ./appendheader -i [input file] -o [output file name] --stay` <br>
-for save input and output files (because why not)
13
+for save input and output files (because why not)
0 commit comments