Merge "adb: correct tcpip help message" am: 19fb58ce57 am: aeb774304b
am: dc50a737c5
Change-Id: Ifd31be9341e80179c269d59c66c35f0ced9b7abf
This commit is contained in:
commit
dc83d6d576
1 changed files with 2 additions and 2 deletions
|
|
@ -204,8 +204,8 @@ static void help() {
|
|||
" sideload OTAPACKAGE sideload the given full OTA package\n"
|
||||
" root restart adbd with root permissions\n"
|
||||
" unroot restart adbd without root permissions\n"
|
||||
" usb restart adb server listening on USB\n"
|
||||
" tcpip PORT restart adb server listening on TCP on PORT\n"
|
||||
" usb restart adbd listening on USB\n"
|
||||
" tcpip PORT restart adbd listening on TCP on PORT\n"
|
||||
"\n"
|
||||
"internal debugging:\n"
|
||||
" start-server ensure that there is a server running\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue