1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-19 07:35:26 +02:00

dnf-repoquery: fix title (#17157)

This commit is contained in:
Dylan 2025-07-07 17:20:23 +00:00 committed by GitHub
parent 5b7fcf7a8e
commit 53de6869d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# dnf install
# dnf repoquery
> Vraag pakketten op voor informatie.
> Meer informatie: <https://dnf.readthedocs.io/en/latest/command_ref.html#repoquery-command>.

View file

@ -1,4 +1,4 @@
# dnf install
# dnf repoquery
> Query packages for information.
> More information: <https://dnf.readthedocs.io/en/latest/command_ref.html#repoquery-command>.