1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-02-20 20:09:07 +00:00

Updated brew_upgrade description

This commit is contained in:
Camille Diez 2015-06-02 13:27:03 +08:00
parent 2ed96b1d51
commit ed4e7946d7

View File

@ -190,7 +190,7 @@ Enabled by default only on specific platforms:
* `apt_get` – installs app from apt if it not installed;
* `brew_install` – fixes formula name for `brew install`;
* `brew_unknown_command` – fixes wrong brew commands, for example `brew docto/brew doctor`;
* `brew_upgrade` – appends `-all` to `brew upgrade` as per Homebrew's new behaviour
* `brew_upgrade` – appends `--all` to `brew upgrade` as per Homebrew's new behaviour
* `pacman` – installs app with `pacman` or `yaourt` if it is not installed.
Bundled, but not enabled by default: