revise the status of conda init command

This commit is contained in:
Roger Chu
2020-03-27 17:32:46 +08:00
parent 2346562e0b
commit 522d1687fa

2
_conda
View File

@@ -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)'
)