PR#2674: cli: fix tests
Merges #2674 https://pagure.io/koji/pull-request/2674 Fixes: #2620 https://pagure.io/koji/issue/2620 "--write" option for koji import-sig has no effect
This commit is contained in:
commit
1c5c7674bc
2 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ admin commands:
|
|||
import Import externally built RPMs into the database
|
||||
import-archive Import an archive file and associate it with a build
|
||||
import-cg Import external builds with rich metadata
|
||||
import-sig Import signatures into the database
|
||||
import-sig Import signatures into the database and write signed RPMs
|
||||
list-signed List signed copies of rpms
|
||||
lock-tag Lock a tag
|
||||
make-task Create an arbitrary task
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ admin commands:
|
|||
import Import externally built RPMs into the database
|
||||
import-archive Import an archive file and associate it with a build
|
||||
import-cg Import external builds with rich metadata
|
||||
import-sig Import signatures into the database
|
||||
import-sig Import signatures into the database and write signed RPMs
|
||||
list-signed List signed copies of rpms
|
||||
lock-tag Lock a tag
|
||||
make-task Create an arbitrary task
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue