aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mitmproxy.rst
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2017-03-07 12:16:23 +0100
committerMaximilian Hils <git@maximilianhils.com>2017-03-07 12:16:23 +0100
commitbda39335b0e8e5ed27be788c6d7ec4206ec62c55 (patch)
tree82f9832859b41f902324913e591e316a0ea0b265 /docs/mitmproxy.rst
parent7ca2913c1af4b92894435fc8c268d9c1ba795b59 (diff)
downloadmitmproxy-bda39335b0e8e5ed27be788c6d7ec4206ec62c55.tar.gz
mitmproxy-bda39335b0e8e5ed27be788c6d7ec4206ec62c55.tar.bz2
mitmproxy-bda39335b0e8e5ed27be788c6d7ec4206ec62c55.zip
fix other occurences of options shortcut
Diffstat (limited to 'docs/mitmproxy.rst')
-rw-r--r--docs/mitmproxy.rst2
1 files changed, 1 insertions, 1 deletions
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: