mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-04-20 14:51:08 +00:00
Typo fix
This commit is contained in:
parent
4ef5a12e60
commit
cdde59f436
@ -87,6 +87,7 @@ def parse(args):
|
||||
metavar='UPLOAD',
|
||||
help='Specify an upload destination')
|
||||
parser.add_option("-k", "--key",
|
||||
dest='keyid',
|
||||
help="Specify the key ID to be used for signing.")
|
||||
parser.add_option('--dont-sign',
|
||||
dest='key', action='store_false',
|
||||
|
Loading…
x
Reference in New Issue
Block a user