提交 c9c7be20 编写于 作者: D Dan Fuchs

Clarify different versions of `asdf install`

上级 d7e1e66c
......@@ -15,9 +15,9 @@ asdf plugin update --all Update all plugins
MANAGE PACKAGES
asdf install Install all the package versions listed
in the .tool-versions file
asdf install [<name>] Install one tool at the version
asdf install <name> Install one tool at the version
specified in the .tool-versions file
asdf install [<name> <version>] Install a specific version of a package
asdf install <name> <version> Install a specific version of a package
asdf install <name> latest[:<version>] Install the latest stable version of a
package, or with optional version,
install the latest stable version that
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册