Update Library/Homebrew/dev-cmd/extract.rb
Co-authored-by: Ruoyu Zhong <zhongruoyu@outlook.com>
This commit is contained in:
parent
a1f9f501e2
commit
1a6f6f0c5e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user