mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
Update modules/ROOT/pages/dnf-system-upgrade.adoc
The --duplicated flag is now --duplicates
This commit is contained in:
parent
3ec00f8272
commit
2e8af9518f
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ You can see duplicate packages (packages with multiple versions installed) with:
|
|||
|
||||
[source,bash]
|
||||
----
|
||||
sudo dnf repoquery --duplicated
|
||||
sudo dnf repoquery --duplicates
|
||||
----
|
||||
|
||||
[NOTE]
|
||||
|
|
Loading…
Reference in a new issue