We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d62451 commit b7fb651Copy full SHA for b7fb651
doc/dnf5_plugins/manifest.8.rst
@@ -91,6 +91,11 @@ Options
91
Consider currently installed system packages for dependency resolution
92
and exclude them from the resulting manifest file.
93
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
+
99
``--arch``
100
Specify a comma-separated list of architectures to work with.
101
By default, only packages corresponding to the current system architecture are processed.
0 commit comments