1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-25 15:53:30 +02:00

Merge pull request #3692 from XerWandeRer/master

Update _adb
This commit is contained in:
Robby Russell
2015-03-20 22:20:04 -07:00
+1
View File
@@ -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'
)