mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 14:56:14 +01:00
Doc fix
This commit is contained in:
parent
348787d47b
commit
5dfb80299c
@ -8726,7 +8726,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