diff --git a/mitmproxy/options.py b/mitmproxy/options.py index b92b3f503..4fb8e944f 100644 --- a/mitmproxy/options.py +++ b/mitmproxy/options.py @@ -164,8 +164,8 @@ class Options(optmanager.OptManager): "tcp_hosts", Sequence[str], [], """ Generic TCP SSL proxy mode for all hosts that match the pattern. - Similar to --ignore, but SSL connections are intercepted. The - communication contents are printed to the log in verbose mode. + Similar to --ignore-hosts, but SSL connections are intercepted. + The communication contents are printed to the log in verbose mode. """ ) self.add_option(