diff --git a/libexec/rbenv-help b/libexec/rbenv-help index 13bdcf1b..c899cf0d 100755 --- a/libexec/rbenv-help +++ b/libexec/rbenv-help @@ -18,8 +18,7 @@ set -e # Provide rbenv completions if [ "$1" = "--complete" ]; then echo --usage - rbenv-commands - exit + exec rbenv-commands fi command_path() {