diff --git a/Library/Homebrew/style.rb b/Library/Homebrew/style.rb index 3f3d7efba5..8b253c0f5f 100644 --- a/Library/Homebrew/style.rb +++ b/Library/Homebrew/style.rb @@ -97,7 +97,7 @@ module Homebrew --force-exclusion ] args << if fix - "--auto-correct-all" + "--autocorrect-all" else "--parallel" end