From bda39335b0e8e5ed27be788c6d7ec4206ec62c55 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 7 Mar 2017 12:16:23 +0100 Subject: fix other occurences of options shortcut --- docs/mitmproxy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/mitmproxy.rst') diff --git a/docs/mitmproxy.rst b/docs/mitmproxy.rst index 922a6540..ff6a8857 100644 --- a/docs/mitmproxy.rst +++ b/docs/mitmproxy.rst @@ -66,7 +66,7 @@ At the moment, the Grid Editor is used in four parts of mitmproxy: - Editing request or response headers (:kbd:`e` for edit, then :kbd:`h` for headers in flow view) - Editing a query string (:kbd:`e` for edit, then :kbd:`q` for query in flow view) - Editing a URL-encoded form (:kbd:`e` for edit, then :kbd:`f` for form in flow view) - - Editing replacement patterns (:kbd:`o` for options, then :kbd:`R` for Replacement Patterns) + - Editing replacement patterns (:kbd:`O` for options, then :kbd:`R` for Replacement Patterns) If there is is no data, an empty editor will be started to let you add some. Here is the editor showing the headers from a request: -- cgit v1.2.3