* commit '55537c347bb31d0e2b176ca2550d2054877f9d54': adb: fix typo in helptext
This commit is contained in:
commit
81ce51dae9
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ void help()
|
||||||
" Port 5555 is used by default if no port number is specified.\n"
|
" Port 5555 is used by default if no port number is specified.\n"
|
||||||
" disconnect [<host>[:<port>]] - disconnect from a TCP/IP device.\n"
|
" disconnect [<host>[:<port>]] - disconnect from a TCP/IP device.\n"
|
||||||
" Port 5555 is used by default if no port number is specified.\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"
|
" will disconnect from all connected TCP/IP devices.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"device commands:\n"
|
"device commands:\n"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue