mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-19 21:41:07 +01:00
commit
1b6af54676
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ _1st_arguments=(
|
||||||
'push:copy file/dir to device'
|
'push:copy file/dir to device'
|
||||||
'shell:run remote shell interactively'
|
'shell:run remote shell interactively'
|
||||||
'sync:copy host->device only if changed (-l means list but dont copy)'
|
'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'
|
'uninstall:remove this app package from the device'
|
||||||
'version:show version num'
|
'version:show version num'
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue