浏览代码

Merge pull request #3692 from XerWandeRer/master

Update _adb
Robby Russell 9 年之前
父节点
当前提交
1b6af54676
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      plugins/adb/_adb

+ 1 - 0
plugins/adb/_adb

@@ -21,6 +21,7 @@ _1st_arguments=(
 'push:copy file/dir to device'
 'shell:run remote shell interactively'
 'sync:copy host->device only if changed (-l means list but dont copy)'
+‘tcpip:restart host adb in tcpip mode’
 'uninstall:remove this app package from the device'
 'version:show version num'
 )