From 843b2e28bc4fcadb854b4b50c2f56a67bf63866a Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Thu, 13 Mar 2014 23:25:13 +0100 Subject: adjust command line docs, fix log typo --- mitmdump | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mitmdump') diff --git a/mitmdump b/mitmdump index 68651f8b..1bf02481 100755 --- a/mitmdump +++ b/mitmdump @@ -45,7 +45,7 @@ if __name__ == '__main__': sys.exit(1) dumpopts = dump.Options(**cmdline.get_common_options(options)) - dumpopts.flow_detail = options.flow_detail, + dumpopts.flow_detail = options.flow_detail dumpopts.keepserving = options.keepserving if options.args: -- cgit v1.2.3