diff --git a/Library/Homebrew/style.rb b/Library/Homebrew/style.rb index 400f1febf7..8f52ac7af3 100644 --- a/Library/Homebrew/style.rb +++ b/Library/Homebrew/style.rb @@ -83,7 +83,7 @@ module Homebrew --force-exclusion ] args << if fix - "--auto-correct" + "-A" else "--parallel" end