diff --git a/Library/Homebrew/cmd/vendor-install.sh b/Library/Homebrew/cmd/vendor-install.sh index 83c460ea45..afff156f6a 100644 --- a/Library/Homebrew/cmd/vendor-install.sh +++ b/Library/Homebrew/cmd/vendor-install.sh @@ -1,6 +1,7 @@ #: @hide_from_man_page -#: * `vendor-install` []: -#: Install vendor version of Homebrew dependencies. +#: * `vendor-install` [] +#: +#: Install Homebrew's portable Ruby. # Don't need shellcheck to follow this `source`. # shellcheck disable=SC1090