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