aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/console/connlist.py
diff options
context:
space:
mode:
Diffstat (limited to 'libmproxy/console/connlist.py')
-rw-r--r--libmproxy/console/connlist.py2
1 files changed, 1 insertions, 1 deletions
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"),