This commit is contained in:
Evan Broder 2012-05-13 14:06:09 -07:00
parent 4ef5a12e60
commit cdde59f436

View File

@ -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',