Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade: fix style in help text #10074

Merged
merged 1 commit into from Dec 20, 2020
Merged

Conversation

Rylan12
Copy link
Member

@Rylan12 Rylan12 commented Dec 20, 2020

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew style with your changes locally?
  • Have you successfully run brew typecheck with your changes locally?
  • Have you successfully run brew tests with your changes locally?
  • Have you successfully run brew man locally and committed any changes?

Fix a small spacing issue in the upgrade help text.

Before:

      --formula, --formulae        Treat all named arguments as formulae. If
                                   no named argumentsare specified, upgrade
                                   only outdated formulae.

After:

      --formula, --formulae        Treat all named arguments as formulae. If
                                   no named arguments are specified, upgrade
                                   only outdated formulae.

@Rylan12 Rylan12 added the critical Critical change which should be shipped as soon as possible. label Dec 20, 2020
@BrewTestBot
Copy link
Member

BrewTestBot commented Dec 20, 2020

Review period ended.

@Rylan12 Rylan12 merged commit 194ff38 into Homebrew:master Dec 20, 2020
@Rylan12 Rylan12 deleted the fix-typo-upgrade branch December 20, 2020 19:43
@BrewTestBot BrewTestBot added the outdated PR was locked due to age label Jan 20, 2021
@Homebrew Homebrew locked as resolved and limited conversation to collaborators Jan 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
critical Critical change which should be shipped as soon as possible. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants