From d9fda2b207c7589d19c45ac132311f3879b93483 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Thu, 9 Feb 2012 17:00:37 +1300 Subject: Add "d" for delete shortcut to flow view. --- libmproxy/console/connlist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmproxy/console/connlist.py') diff --git a/libmproxy/console/connlist.py b/libmproxy/console/connlist.py index 0f238322..a06f3e65 100644 --- a/libmproxy/console/connlist.py +++ b/libmproxy/console/connlist.py @@ -7,7 +7,7 @@ def _mkhelp(): ("A", "accept all intercepted connections"), ("a", "accept this intercepted connection"), ("C", "clear connection list or eventlog"), - ("d", "delete connection from view"), + ("d", "delete flow"), ("l", "set limit filter pattern"), ("L", "load saved flows"), ("r", "replay request"), -- cgit v1.2.3