mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Update adb sidelaod
This commit is contained in:
parent
00fd0a514b
commit
8d310a0714
1 changed files with 1 additions and 0 deletions
|
|
@ -200,6 +200,7 @@ _adb_device_cmds() {
|
|||
'push:copy file/dir to device'
|
||||
'pull:copy file/dir from device'
|
||||
'sync:copy host->device only if changed'
|
||||
'sideload:flash a package with sideload'
|
||||
'shell:run remote shell interactively or command'
|
||||
'emu:run emulator console command'
|
||||
'logcat:view device log'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue