Merge pull request #17638 from Kentzo/extract-git-version-typo

This commit is contained in:
Mike McQuaid 2024-07-07 20:08:39 +01:00 committed by GitHub
commit 2e2dc59e8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ module Homebrew
BOTTLE_BLOCK_REGEX = / bottle (?:do.+?end|:[a-z]+)\n\n/m
cmd_args do
usage_banner "`extract` [`--version=`] [`--force`] <formula> <tap>"
usage_banner "`extract` [`--version=`] [`--git-revision=`] [`--force`] <formula> <tap>"
description <<~EOS
Look through repository history to find the most recent version of <formula> and
create a copy in <tap>. Specifically, the command will create the new