Merge pull request #28 from chuyj/master

revise the status of conda init command
This commit is contained in:
Valentin Haenel
2020-03-27 14:27:16 +01:00
committed by GitHub

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