Merge pull request #5668 from GauthamGoli/update-report-quiet-arg
cmd/update: Add quiet flag
This commit is contained in:
commit
81b6623774
@ -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!
|
||||
|
Loading…
x
Reference in New Issue
Block a user