Skip to content

Commit

Permalink
Realize correct output of 'pem python-install help' command
Browse files Browse the repository at this point in the history
Affects #48
  • Loading branch information
Ivan Podorozhnyi authored and extsoft committed Jun 2, 2017
1 parent 8d5d64b commit aef186e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/pem-python-install
Expand Up @@ -12,7 +12,7 @@ pem-default() {
pyenv rehash
}

+usage(){
usage(){
echo "Usage: pem python-install <version>"
echo ""
echo "See \`pyenv install -l|--list\` for a complete list of available versions."
Expand Down

0 comments on commit aef186e

Please sign in to comment.