mirror of
https://github.com/conda-incubator/conda-zsh-completion.git
synced 2026-03-04 06:14:59 +08:00
Merge pull request #28 from chuyj/master
revise the status of conda init command
This commit is contained in:
2
_conda
2
_conda
@@ -329,7 +329,7 @@ __conda_commands(){
|
||||
)
|
||||
special=(
|
||||
run:'Launches an application installed with Conda.'
|
||||
init:'Initialize conda into a regular environment. (DEPRECATED)'
|
||||
init:'Initialize conda into a regular environment. (EXPERIMENTAL)'
|
||||
package:'Low-level conda package utility. (EXPERIMENTAL)'
|
||||
bundle:'Create or extract a "bundle package" (EXPERIMENTAL)'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user