cmd/update: Add quiet flag

This commit is contained in:
Gautham Goli 2019-02-04 15:06:06 +01:00
parent 8df3d20f5e
commit ff4544eebd
No known key found for this signature in database
GPG Key ID: 6A9ABBC284468364

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!