diff --git a/Library/Homebrew/cmd/reinstall.rb b/Library/Homebrew/cmd/reinstall.rb index 8324276de9..0fa356dabd 100644 --- a/Library/Homebrew/cmd/reinstall.rb +++ b/Library/Homebrew/cmd/reinstall.rb @@ -28,6 +28,7 @@ module Homebrew EOS switch "--display-times", description: "Print install times for each formula at the end of the run." + switch :verbose switch :debug end end