1
0
Fork 0
mirror of https://github.com/pyenv/pyenv.git synced 2025-01-06 22:51:52 +00:00
This commit is contained in:
Sam Stephenson 2011-08-10 09:31:53 -05:00
parent 5394347500
commit 71493e8065

View file

@ -32,7 +32,7 @@ For a quick guide to rbenv, see: https://gist.github.com/1120938"
set-default) echo "usage: rbenv set-default <version>
Sets the default Ruby version. You can override the default at any time
by setting a directory-specific version with \`rbenv set-default' or by
by setting a directory-specific version with \`rbenv set-local' or by
setting the RBENV_VERSION environment variable.
$(print_set_version)"