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",
|
switch "--preinstall",
|
||||||
description: "Run in 'auto-update' mode (faster, less output)."
|
description: "Run in 'auto-update' mode (faster, less output)."
|
||||||
switch :force
|
switch :force
|
||||||
|
switch :quiet
|
||||||
switch :debug
|
switch :debug
|
||||||
switch :verbose
|
switch :verbose
|
||||||
hide_from_man_page!
|
hide_from_man_page!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user