aboutsummaryrefslogtreecommitdiffstats
path: root/docs/features/setheaders.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/features/setheaders.rst
parent7ca2913c1af4b92894435fc8c268d9c1ba795b59 (diff)
downloadmitmproxy-bda39335b0e8e5ed27be788c6d7ec4206ec62c55.tar.gz
mitmproxy-bda39335b0e8e5ed27be788c6d7ec4206ec62c55.tar.bz2
mitmproxy-bda39335b0e8e5ed27be788c6d7ec4206ec62c55.zip
fix other occurences of options shortcut
Diffstat (limited to 'docs/features/setheaders.rst')
-rw-r--r--docs/features/setheaders.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features/setheaders.rst b/docs/features/setheaders.rst
index aa991bf4..486f8c76 100644
--- a/docs/features/setheaders.rst
+++ b/docs/features/setheaders.rst
@@ -15,5 +15,5 @@ Example: Set the **Host** header to "example.com" for all requests.
================== =======================
command-line ``--setheader PATTERN``
-mitmproxy shortcut :kbd:`o` then :kbd:`H`
+mitmproxy shortcut :kbd:`O` then :kbd:`H`
================== =======================