quick-docs/modules
Jun Aruga 8099c48ae0 Replace dnf update with dnf upgrade.
The `dnf upgrade` is better than the `dnf update`. The `dnf update` works, but
it is a deprecated alias of the `upgrade`.

```
$ rpm -q dnf
dnf-4.13.0-1.fc36.noarch

$ man dnf
...
   Upgrade Command
       Command: upgrade
       Aliases: up
       Deprecated aliases: update, upgrade-to, update-to, localupdate
...
```
2022-06-25 09:09:08 +02:00
..
ROOT Replace dnf update with dnf upgrade. 2022-06-25 09:09:08 +02:00