From a5bfc1c497a662b2093d744688c161a2adae6648 Mon Sep 17 00:00:00 2001 From: djuarezg Date: Thu, 7 Apr 2022 14:55:03 +0200 Subject: [PATCH] Do not confuse dud-build-tag with dud-target --- docs/source/plugins.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/plugins.rst b/docs/source/plugins.rst index 8461ef34..876302d4 100644 --- a/docs/source/plugins.rst +++ b/docs/source/plugins.rst @@ -321,7 +321,7 @@ Calling the build itself is a matter of simple CLI call: .. code-block: shell - $ koji dud-build dud-build-tag --scmurl=git+https://my.git/image-descriptions#master myamazingdud 1 package1 package2 + $ koji dud-build dud-target --scmurl=git+https://my.git/image-descriptions#master myamazingdud 1 package1 package2 The command options allows to bring all the package dependencies into the DUD ISO with ``--alldeps``. ``--scmurl`` allows to include non-RPM related content