Fixed the help text from kvm use -p to more accurately reflect how defaults are set

This commit is contained in:
Graeme Christie 2014-05-25 23:34:24 +08:00
parent d87f800f41
commit 601e875ddd
1 changed files with 1 additions and 1 deletions

2
kvm.sh
View File

@ -210,7 +210,7 @@ kvm()
echo "kvm use <semver>|<alias>|none [-p -persistent]"
echo "<semver>|<alias> add KRE bin to path of current command line "
echo "none remove KRE bin from path of current command line"
echo "-p -persistent persist selected version to .kvmrc"
echo "-p -persistent set selected version as default"
echo ""
echo "kvm list"
echo "list KRE versions installed "