PR#2994: doc: fix "koji" CLI command name in signing instructions
Merges #2994 https://pagure.io/koji/pull-request/2994
This commit is contained in:
commit
3aeefaaec8
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ should not simply sign the file directly under /mnt/koji, as this causes an
|
|||
inconsistency between the filesystem and the database (hence the copy step).
|
||||
|
||||
In this example, we download an unsigned build from Koji, then sign it, and
|
||||
then upload the signed copy with ``kojidev import-sig``::
|
||||
then upload the signed copy with ``koji import-sig``::
|
||||
|
||||
koji download-build --debuginfo bash-5.0.17-2.fc32
|
||||
rpmsign --define "_gpg_name security@example.com" --addsign *.rpm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue