doc: use tag-build instead of alias cmd tag-pkg
This commit is contained in:
parent
e295802209
commit
6964416371
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ you just imported.
|
|||
$ koji list-pkgs --quiet | xargs koji add-pkg --owner <kojiuser> dist-foo
|
||||
$ koji list-untagged | xargs -n 1 koji call tagBuildBypass dist-foo
|
||||
|
||||
We call the *tagBuildBypass* method instead of using ``koji tag-pkg``
|
||||
We call the *tagBuildBypass* method instead of using ``koji tag-build``
|
||||
because it doesn't require the builders to process *tagBuild* tasks one
|
||||
at a time, but does the tagging directly. This will save a significant
|
||||
amount of time, especially when tagging a large number of packages.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue