mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-28 14:56:35 +00:00
dnf groupupdate is a deprecated alias for dnf group update
man dnf […] Group Command Command: group Aliases: grp Deprecated aliases: groups, grouplist, groupinstall, groupupdate, groupremove, grouperase, groupinfo […]
This commit is contained in:
parent
444ac7d1d7
commit
eebb54b307
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ This procedure describes how to install the Appstream data provided by the RPM F
|
|||
|
||||
[subs=+quotes]
|
||||
----
|
||||
$ sudo dnf groupupdate core
|
||||
$ sudo dnf group update core
|
||||
----
|
||||
|
|
Loading…
Reference in a new issue