From 71493e806580aa9895d5250bc71f432440c4c0f9 Mon Sep 17 00:00:00 2001 From: Sam Stephenson Date: Wed, 10 Aug 2011 09:31:53 -0500 Subject: [PATCH] Typo --- libexec/rbenv-help | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexec/rbenv-help b/libexec/rbenv-help index ad44e9ee..105eeee4 100755 --- a/libexec/rbenv-help +++ b/libexec/rbenv-help @@ -32,7 +32,7 @@ For a quick guide to rbenv, see: https://gist.github.com/1120938" set-default) echo "usage: rbenv set-default 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)"