mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-27 18:26:15 +01:00
commit
19168f4bb1
@ -8729,7 +8729,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
@cmdln.option('--delete', action='store_true', default=False,
|
||||
help='delete the gpg signing key in this project')
|
||||
@cmdln.option('--notraverse', action='store_true', default=False,
|
||||
help='don\' traverse projects upwards to find key')
|
||||
help='don\'t traverse projects upwards to find key')
|
||||
@cmdln.option('--sslcert', action='store_true', default=False,
|
||||
help='fetch SSL certificate instead of GPG key')
|
||||
def do_signkey(self, subcmd, opts, *args):
|
||||
|
Loading…
Reference in New Issue
Block a user