diff --git a/docs/Homebrew-linuxbrew-core-Maintainer-Guide.md b/docs/Homebrew-linuxbrew-core-Maintainer-Guide.md index 366ae9830c..29f2e9d0af 100644 --- a/docs/Homebrew-linuxbrew-core-Maintainer-Guide.md +++ b/docs/Homebrew-linuxbrew-core-Maintainer-Guide.md @@ -85,13 +85,9 @@ including bottles). Once you're satisfied with the list of updated formulae, begin the merge: ```bash -brew merge-homebrew --core --skip-style +brew merge-homebrew --core ``` -The `--skip-style` argument skips running `brew style`, which saves -time and in some cases avoids errors. The style errors can be fixed in -bottle PRs later in the process when CI flags them. - #### Simple Conflicts Once you issue the above command, the merge will begin and in the very