From 50db76c019bd9469ab752540d6527d7eee1607cf Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Thu, 6 Jul 2017 00:21:31 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 27e8b9e..4b3fbdb 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,6 @@ Enabled by default only on specific platforms: * `brew_uninstall` – adds `--force` to `brew uninstall` if multiple versions were installed; * `brew_unknown_command` – fixes wrong brew commands, for example `brew docto/brew doctor`; * `brew_update_formula` – turns `brew update ` into `brew upgrade `; -* `brew_upgrade` – appends `--all` to `brew upgrade` as per Homebrew's new behaviour; * `pacman` – installs app with `pacman` if it is not installed (uses `yaourt` if available); * `pacman_not_found` – fixes package name with `pacman` or `yaourt`.