parent
d9dd3f1a56
commit
eeb33f99ce
|
|
@ -250,10 +250,10 @@ _port() {
|
||||||
;;
|
;;
|
||||||
(select)
|
(select)
|
||||||
options+=(
|
options+=(
|
||||||
'--summary:Display summary of selected options'
|
'--summary[Display summary of selected options]'
|
||||||
'--list:List available versions for the group'
|
'--list[List available versions for the group]'
|
||||||
'--set:Select the given version for the group'
|
'--set[Select the given version for the group]'
|
||||||
'--show:Show which version is currently selected for the group (default if none given)'
|
'--show[Show which version is currently selected for the group (default if none given)]'
|
||||||
'1:group:_port_select_groups'
|
'1:group:_port_select_groups'
|
||||||
'2:variant:_port_select_variants'
|
'2:variant:_port_select_variants'
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue