dev-cmd/livecheck: format usage_banner

This commit is contained in:
Sam Ford 2020-12-12 10:12:58 -05:00
parent ad544e465d
commit 7b14f7446d
No known key found for this signature in database
GPG Key ID: 95209E46C7FFDEFE

View File

@ -24,8 +24,9 @@ module Homebrew
Check for newer versions of formulae and/or casks from upstream.
If no formula or cask argument is passed, the list of formulae and casks to check is taken from
`HOMEBREW_LIVECHECK_WATCHLIST` or `~/.brew_livecheck_watchlist`.
If no formula or cask argument is passed, the list of formulae and
casks to check is taken from `HOMEBREW_LIVECHECK_WATCHLIST` or
`~/.brew_livecheck_watchlist`.
EOS
switch "--full-name",
description: "Print formulae/casks with fully-qualified names."