Skip to content

Commit

Permalink
dnf5] Add "--userinstalled" to "repoquery" man page
Browse files Browse the repository at this point in the history
  • Loading branch information
jrohel committed Apr 18, 2023
1 parent 7dd1553 commit d7d3382
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/commands/repoquery.8.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@ Options
``--installed``
| Display only installed packages.
``--userinstalled``
| Limit to packages that are not installed as dependencies or weak dependencies.
| This means limit to packages that were installed at the user request or indirectly as a part of a module profile or comps group. Additionally it returns packages with unknown reason.
| The result may be influenced by the "exclude" option in the configuration file.
``--leaves``
| Display only leaf packages.
Expand Down

0 comments on commit d7d3382

Please sign in to comment.