aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/console/help.py
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2015-04-06 17:11:02 +1200
committerAldo Cortesi <aldo@nullcube.com>2015-04-06 17:11:02 +1200
commitacb6b5667cd3dfd972b0229be2e2e7dc62ea01ac (patch)
tree601b0d9804fe231a0cd1043a8425146bc83fdb37 /libmproxy/console/help.py
parent488adcb79ef2820d1bed59ab51728e59c7924e1f (diff)
downloadmitmproxy-acb6b5667cd3dfd972b0229be2e2e7dc62ea01ac.tar.gz
mitmproxy-acb6b5667cd3dfd972b0229be2e2e7dc62ea01ac.tar.bz2
mitmproxy-acb6b5667cd3dfd972b0229be2e2e7dc62ea01ac.zip
console: scripts to new options screen
Diffstat (limited to 'libmproxy/console/help.py')
-rw-r--r--libmproxy/console/help.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmproxy/console/help.py b/libmproxy/console/help.py
index b5f9bff3..3b8fbd97 100644
--- a/libmproxy/console/help.py
+++ b/libmproxy/console/help.py
@@ -90,7 +90,6 @@ class HelpView(urwid.ListBox):
("o", "options"),
("q", "quit / return to flow list"),
("Q", "quit without confirm prompt"),
- ("s", "add/remove scripts"),
("S", "server replay"),
("t", "set sticky cookie expression"),
("T", "set tcp proxying pattern"),