Przeglądaj źródła

allow indented lines in help text

Before, lines of help that were indented were stripped away.
pull/360/head^2
Mislav Marohnić 13 lat temu
rodzic
commit
5cc6b0e3d3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      libexec/rbenv-help

+ 1
- 1
libexec/rbenv-help Wyświetl plik

@ -40,7 +40,7 @@ collect_documentation() {
next
}
/^([^ ]|$)/ {
{
reading_usage = 0
help = help "\n" $0
}

Ładowanie…
Anuluj
Zapisz