Merge pull request #357 from rxwen/android_option

Add avd/sdk android option
This commit is contained in:
nicoulaj 2016-02-04 22:29:47 +01:00
commit 92b2d86dd4
1 changed files with 2 additions and 0 deletions

View File

@ -238,6 +238,8 @@ _android_cmds() {
'update:update a virtual device, project, SDK or adb'
'move:move a virtual device'
'delete:delete a virtual device'
'avd:displays the AVD Manager window'
'sdk:displays the SDK Manager window'
'display:display manager windows'
)
_describe -t commands 'command' commands "$@"