-
Martin Afanasjew authored
Showing help makes sense for `brew help <command>`, but showing it for `brew <command> help` is undesirable and prevents all commands from accepting a named argument `help` (formula, tap, file name, etc.). All other help flags are still detected before *and* after the command. Closes #103. Signed-off-by:
Martin Afanasjew <martin@afanasjew.de>
Martin Afanasjew authoredShowing help makes sense for `brew help <command>`, but showing it for `brew <command> help` is undesirable and prevents all commands from accepting a named argument `help` (formula, tap, file name, etc.). All other help flags are still detected before *and* after the command. Closes #103. Signed-off-by:
Martin Afanasjew <martin@afanasjew.de>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
brew.rb 4.23 KiB