Merge pull request #5668 from GauthamGoli/update-report-quiet-arg

cmd/update: Add quiet flag
This commit is contained in:
Markus Reiter 2019-02-04 17:55:11 +01:00 committed by GitHub
commit 81b6623774
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ module Homebrew
switch "--preinstall",
description: "Run in 'auto-update' mode (faster, less output)."
switch :force
switch :quiet
switch :debug
switch :verbose
hide_from_man_page!