Add help for update command.

This commit is contained in:
Trevor Brown 2017-03-15 10:49:23 -04:00
parent 492ea04cc0
commit 893c39a0ee

View File

@ -21,6 +21,8 @@ MANAGE PACKAGES
UTILS
asdf reshim <name> <version> Recreate shims for version of a package
asdf update Update asdf to the latest stable release
asdf update --head Update asdf to the latest on the master branch
"Late but latest"