Update Library/Homebrew/dev-cmd/extract.rb

Co-authored-by: Ruoyu Zhong <zhongruoyu@outlook.com>
This commit is contained in:
Ilya Kulakov 2024-07-06 10:57:51 -07:00 committed by GitHub
parent a1f9f501e2
commit 1a6f6f0c5e
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=`] [`--git-revision`] [`--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