Merge pull request #8653 from Rylan12/help-external-command-fix
help: show help text for tapped external command
This commit is contained in:
commit
91ee29d93c
@ -143,6 +143,7 @@ begin
|
||||
safe_system(*tap_commands)
|
||||
end
|
||||
|
||||
ARGV << "--help" if help_flag
|
||||
exec HOMEBREW_BREW_FILE, cmd, *ARGV
|
||||
end
|
||||
rescue UsageError => e
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user