Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

brew.rb: improve handling of --version/-v option #46790

Closed
wants to merge 1 commit into from
Closed

brew.rb: improve handling of --version/-v option #46790

wants to merge 1 commit into from

Commits on Dec 8, 2015

  1. brew.rb: improve handling of --version/-v option

    Make both `--version` and `-v` print the Homebrew version and exit, if
    provided as first and sole argument. `brew --version` no longer accepts
    additional arguments (they were previously ignored). Otherwise interpret
    `brew -v <arguments>` as if `brew <arguments> -v` was executed instead
    (no change here), but no longer print a line with the Homebrew version.
    UniqMartin committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    00253a7 View commit details
    Browse the repository at this point in the history