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

Fix brew upgrade command #19

Merged
merged 1 commit into from
Oct 3, 2016
Merged

Fix brew upgrade command #19

merged 1 commit into from
Oct 3, 2016

Conversation

brainix
Copy link
Owner

@brainix brainix commented Oct 3, 2016

I typed $ brew upgrade —all in Terminal and got this:

Warning: We decided to not change the behaviour of `brew upgrade` so
`brew upgrade --all` is equivalent to `brew upgrade` without any other
arguments (so the `--all` is a no-op and can be removed).

I typed `$ brew upgrade —all` in Terminal and got this:

```
Warning: We decided to not change the behaviour of `brew upgrade` so
`brew upgrade --all` is equivalent to `brew upgrade` without any other
arguments (so the `--all` is a no-op and can be removed).
```
@brainix brainix merged commit 5e90e3a into master Oct 3, 2016
@brainix brainix deleted the brew-upgrade branch October 3, 2016 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant