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`.