Add avd/sdk android option

This commit is contained in:
rxwen 2015-10-07 20:43:30 +08:00
parent c2dde89fb3
commit ff3182eff4
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 "$@"