vendor-install: improve --help formatting.

This commit is contained in:
Mike McQuaid 2019-01-30 21:32:05 +00:00
parent 172326a0cf
commit 96c1dffb71
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70

View File

@ -1,6 +1,7 @@
#: @hide_from_man_page
#: * `vendor-install` [<target>]:
#: Install vendor version of Homebrew dependencies.
#: * `vendor-install` [<target>]
#:
#: Install Homebrew's portable Ruby.
# Don't need shellcheck to follow this `source`.
# shellcheck disable=SC1090