Add which command to help.txt

This commit is contained in:
Akash Manohar 2015-05-27 12:51:32 +05:30
parent 98180ce50b
commit b282ddaebc

View File

@ -8,6 +8,7 @@ MANAGE PLUGINS
MANAGE PACKAGES
asdf install <name> <version> Install a specific version of a package
asdf remove <name> <version> Remove a specific version of a package
asdf which <name> Display version set or being used for package
asdf list <name> List installed versions of a package
asdf list-all <name> List all versions of a package