@ -37,7 +37,7 @@ def main():
certificate = None
privatekey = None
try:
optlist, args = getopt.getopt (sys.argv[1:], "bc:dfhik:msv:46",
optlist, args = getopt.getopt (sys.argv[1:], "bc:dfhik:m:sv46",
["help", "version", "verbose", "debug",
"insecure", "secure", "no-tofu",
"not-follow-redirect", "maximum-time=",