From 90898f90846e46ef3afa5dae56b773385ffecf10 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Tue, 4 Oct 2016 14:50:42 +0200 Subject: use flt instead of filt for flowfilter expressions --- docs/dev/testing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/dev/testing.rst b/docs/dev/testing.rst index c9ed5164..315b9bc9 100644 --- a/docs/dev/testing.rst +++ b/docs/dev/testing.rst @@ -25,7 +25,7 @@ Should give output something like this: > mitmproxy/controller 69 0 100% > mitmproxy/dump 150 0 100% > mitmproxy/encoding 39 0 100% - > mitmproxy/filt 201 0 100% + > mitmproxy/flowfilter 201 0 100% > mitmproxy/flow 891 0 100% > mitmproxy/proxy 427 0 100% > mitmproxy/script 27 0 100% -- cgit v1.2.3