mirror of
https://github.com/conda-incubator/conda-zsh-completion.git
synced 2026-03-04 06:14:59 +08:00
2
_conda
2
_conda
@@ -297,7 +297,7 @@ except KeyError:
|
||||
}
|
||||
|
||||
__conda_commands(){
|
||||
local -a package maint environment help config special
|
||||
local -a package maint environment help config special tmp
|
||||
package=(
|
||||
search:'Search for packages and display their information.'
|
||||
install:'Install a list of packages into a specified conda environment.'
|
||||
|
||||
Reference in New Issue
Block a user