Merge "fastboot: document second parameter of 'fetch'"
This commit is contained in:
commit
d75f29fb88
1 changed files with 1 additions and 1 deletions
|
@ -429,7 +429,7 @@ static int show_help() {
|
|||
" snapshot-update merge On devices that support snapshot-based updates, finish\n"
|
||||
" an in-progress update if it is in the \"merging\"\n"
|
||||
" phase.\n"
|
||||
" fetch PARTITION Fetch a partition image from the device."
|
||||
" fetch PARTITION OUT_FILE Fetch a partition image from the device."
|
||||
"\n"
|
||||
"boot image:\n"
|
||||
" boot KERNEL [RAMDISK [SECOND]]\n"
|
||||
|
|
Loading…
Reference in a new issue