add warnings for remove-sig
Update all references to remove-sig to explain that admins should not normally run this.
This commit is contained in:
parent
e81138d51c
commit
f6aeec9265
4 changed files with 18 additions and 4 deletions
|
|
@ -23,6 +23,9 @@ class TestRemoveSig(utils.CliTestCase):
|
|||
"""Usage: %s remove-sig [options] <rpm-id/n-v-r.a/rpminfo>
|
||||
(Specify the --help global option for a list of other help options)
|
||||
|
||||
Only use this method in extreme situations, because it goes against Koji's
|
||||
design of immutable, auditable data.
|
||||
|
||||
Options:
|
||||
-h, --help show this help message and exit
|
||||
--sigkey=SIGKEY Specify signature key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue