am 81ce51da: am 55537c34: am 2f7995ee: Merge "adb: fix typo in helptext"
* commit '81ce51dae95deb0dc6b07cbd96bd07d08aad5178': adb: fix typo in helptext
This commit is contained in:
commit
224f9485f1
|
@ -98,7 +98,7 @@ void help()
|
|||
" Port 5555 is used by default if no port number is specified.\n"
|
||||
" disconnect [<host>[:<port>]] - disconnect from a TCP/IP device.\n"
|
||||
" Port 5555 is used by default if no port number is specified.\n"
|
||||
" Using this ocmmand with no additional arguments\n"
|
||||
" Using this command with no additional arguments\n"
|
||||
" will disconnect from all connected TCP/IP devices.\n"
|
||||
"\n"
|
||||
"device commands:\n"
|
||||
|
|
Loading…
Reference in New Issue