#40 adb: Remove duplicate command

This commit is contained in:
Julien Nicoulaud 2011-08-21 21:30:18 +02:00
parent d98f77bd2d
commit 93768e5612
1 changed files with 0 additions and 1 deletions

1
_adb
View File

@ -193,7 +193,6 @@ _adb_device_cmds() {
'pull:copy file/dir from device'
'sync:copy host->device only if changed'
'shell:run remote shell interactively or command'
'shell:run remote shell command'
'emu:run emulator console command'
'logcat:view device log'
'forward:forward socket connections'