Update cheatsheets

This commit is contained in:
ivuorinen
2024-11-27 00:18:24 +00:00
parent f717d6776b
commit ead6469b35
6 changed files with 85 additions and 1 deletions

13
tldr/linux/dnf5-group Normal file
View File

@@ -0,0 +1,13 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# dnf5 group
> This command is an alias of `dnf group`.
> Note: from Fedora 37 to 40 (inclusive), `dnf` runs DNF v4 while `dnf5` runs DNF v5.
- View documentation for the original command:
`tldr dnf group`