cli: hide import-sig --write option
It is no more used, hide it from the user. Fixes: https://pagure.io/koji/issue/2620
This commit is contained in:
parent
7d074114c5
commit
e63508f8a0
2 changed files with 1 additions and 3 deletions
|
|
@ -276,7 +276,6 @@ class TestImportSIG(utils.CliTestCase):
|
|||
Options:
|
||||
-h, --help show this help message and exit
|
||||
--with-unsigned Also import unsigned sig headers
|
||||
--write Also write the signed copies
|
||||
--test Test mode -- don't actually import
|
||||
""" % self.progname)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue