-
- Downloads
Improve `brew install --quiet`
- Suppress (some more) warnings when doing `brew install --quiet` - Clarify `man brew` output that we don't suppress all warnings for all commands with `--quiet` While I was doing this I noticed references to the (soon to be deprecated) `brew switch` so: - remove these references in `install` output - remove a reference in the documentation - add a comment to remind me to deprecate `brew diy`, too Fixes #9179
Showing
- Library/Homebrew/cli/parser.rb 1 addition, 1 deletionLibrary/Homebrew/cli/parser.rb
- Library/Homebrew/cmd/install.rb 20 additions, 11 deletionsLibrary/Homebrew/cmd/install.rb
- Library/Homebrew/dev-cmd/diy.rb 2 additions, 0 deletionsLibrary/Homebrew/dev-cmd/diy.rb
- docs/Manpage.md 1 addition, 1 deletiondocs/Manpage.md
- docs/Tips-N'-Tricks.md 0 additions, 9 deletionsdocs/Tips-N'-Tricks.md
- manpages/brew.1 1 addition, 1 deletionmanpages/brew.1
Loading
Please register or sign in to comment