From 449cb9a00693c8b4d97d5fda8d732cf0978e117e Mon Sep 17 00:00:00 2001 From: Stef Pletinck Date: Fri, 6 Oct 2017 17:13:29 +0200 Subject: [PATCH] Added README line --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f0757b5..360b1981 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,7 @@ 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 `; +* `dnf_no_such_command` – fixes mistyped DNF commands; * `pacman` – installs app with `pacman` if it is not installed (uses `yaourt` if available); * `pacman_not_found` – fixes package name with `pacman` or `yaourt`.