Skip to content

Commit b7fb651

Browse files
committed
manifest: document --use-host-repos
1 parent 3d62451 commit b7fb651

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/dnf5_plugins/manifest.8.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,11 @@ Options
9191
Consider currently installed system packages for dependency resolution
9292
and exclude them from the resulting manifest file.
9393

94+
``--use-host-repos``
95+
In addition to the repositories defined in the input file, load
96+
repositories from host configuration and use them for dependency
97+
resolution. Only applies to the ``resolve`` command.
98+
9499
``--arch``
95100
Specify a comma-separated list of architectures to work with.
96101
By default, only packages corresponding to the current system architecture are processed.

0 commit comments

Comments
 (0)