am fc2f7cb6: Fix usage string.
Merge commit 'fc2f7cb69e3f15a616330a69f0675675c68112f3' into gingerbread-plus-aosp * commit 'fc2f7cb69e3f15a616330a69f0675675c68112f3': Fix usage string.
This commit is contained in:
commit
0cd43305e9
|
@ -64,6 +64,7 @@ int usage(void)
|
|||
" [ --cmdline <kernel-commandline> ]\n"
|
||||
" [ --board <boardname> ]\n"
|
||||
" [ --base <address> ]\n"
|
||||
" [ --pagesize <pagesize> ]\n"
|
||||
" -o|--output <filename>\n"
|
||||
);
|
||||
return 1;
|
||||
|
|
Loading…
Reference in New Issue