Przeglądaj źródła

Don't print version before help summary (bare `rbenv` already does this)

pull/360/head^2
Sam Stephenson 13 lat temu
rodzic
commit
57df945738
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      libexec/rbenv-help

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

@ -124,7 +124,6 @@ if [ "$1" = "--usage" ]; then
fi
if [ -z "$1" ] || [ "$1" == "rbenv" ]; then
[ -n "$usage" ] || rbenv---version
echo "Usage: rbenv <command> [<args>]"
[ -z "$usage" ] || exit
echo

Ładowanie…
Anuluj
Zapisz