Merge "fastboot: Minor fix to help text."
This commit is contained in:
commit
92a70439d6
1 changed files with 2 additions and 2 deletions
|
|
@ -355,8 +355,8 @@ static void usage() {
|
||||||
" formatting.\n"
|
" formatting.\n"
|
||||||
" -s <specific device> Specify a device. For USB, provide either\n"
|
" -s <specific device> Specify a device. For USB, provide either\n"
|
||||||
" a serial number or path to device port.\n"
|
" a serial number or path to device port.\n"
|
||||||
" For ethernet, provide an address in the"
|
" For ethernet, provide an address in the\n"
|
||||||
" form <protocol>:<hostname>[:port] where"
|
" form <protocol>:<hostname>[:port] where\n"
|
||||||
" <protocol> is either tcp or udp.\n"
|
" <protocol> is either tcp or udp.\n"
|
||||||
" -p <product> Specify product name.\n"
|
" -p <product> Specify product name.\n"
|
||||||
" -c <cmdline> Override kernel commandline.\n"
|
" -c <cmdline> Override kernel commandline.\n"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue