mirror of
https://github.com/conda-incubator/conda-zsh-completion.git
synced 2026-03-04 06:14:59 +08:00
Conda info: removed arg package
This commit is contained in:
1
_conda
1
_conda
@@ -531,7 +531,6 @@ case $state in
|
||||
'(-l --license)'{-l,--license}'[display information about local conda licenses list]' \
|
||||
'(-s --system)'{-s,--system}'[list environment variables]' \
|
||||
'--root[display root environment path]' \
|
||||
'*:packages:__describe_conda_package_available' \
|
||||
;;
|
||||
(help)
|
||||
_arguments -C $help_opts \
|
||||
|
||||
Reference in New Issue
Block a user