Skip to content

Commit

Permalink
[dnf5] Document "--dump-main-config" and "--dump-repo-config"
Browse files Browse the repository at this point in the history
  • Loading branch information
jrohel authored and m-blaha committed Oct 10, 2023
1 parent d2df1a4 commit d156fde
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/dnf5.8.rst
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,14 @@ Following options are applicable in the general context for any ``dnf5`` command
| This is a list option which can be specified multiple times.
| Accepted values are ids, or a glob of ids.
``--dump-main-config``
| Print main configuration values to stdout.
``--dump-repo-config=REPO_ID,...``
| Print repository configuration values to stdout.
| This is a list option which can be specified multiple times.
| Accepted values are ids, or a glob of ids.
``--dump-variables``
| Print variable values to stdout.
Expand Down

0 comments on commit d156fde

Please sign in to comment.