Make help text reflect that <name> and <version> are optional in asdf install command

This commit is contained in:
Nathan Sutton 2018-09-17 16:29:32 -05:00
parent 2e27ceb090
commit 79d188604b

View File

@ -10,7 +10,7 @@ MANAGE PLUGINS
MANAGE PACKAGES
asdf install <name> <version> Install a specific version of a package or,
asdf install [<name> <version>] Install a specific version of a package or,
with no arguments, install all the package
versions listed in the .tool-versions file
asdf uninstall <name> <version> Remove a specific version of a package