diff --git a/libexec/rbenv-help b/libexec/rbenv-help index 3bba20ad..8f90e2b5 100755 --- a/libexec/rbenv-help +++ b/libexec/rbenv-help @@ -40,7 +40,7 @@ collect_documentation() { next } - /^([^ ]|$)/ { + { reading_usage = 0 help = help "\n" $0 }