diff --git a/help.txt b/help.txt index 3812e05b9..7162a6cb2 100644 --- a/help.txt +++ b/help.txt @@ -32,11 +32,16 @@ asdf where [] Display install path for an installed or current version asdf which Display the path to an executable asdf local Set the package local version +asdf local latest[:] Set the package local version to the + latest provided version asdf global Set the package global version +asdf global latest[:] Set the package local version to the + latest provided version asdf shell Set the package version to `ASDF_${LANG}_VERSION` in the current shell asdf latest [] Show latest stable version of a package -asdf list List installed versions of a package +asdf list [version] List installed versions of a package and + optionally filter the versions asdf list all [] List all versions of a package and optionally filter the returned versions asdf help [] Output documentation for plugin and tool