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