aboutsummaryrefslogtreecommitdiffstats
path: root/docs/features/sticky.rst
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2017-03-07 14:53:27 +0100
committerGitHub <noreply@github.com>2017-03-07 14:53:27 +0100
commitcb6240974d16e9f2923543fe28c201d39a63f60f (patch)
tree7f5c573783771bf1e0336b39f74a501726d1cc9b /docs/features/sticky.rst
parent88d48e38aff2a28e1c656e11eb4d5deb7a3723b6 (diff)
parentbda39335b0e8e5ed27be788c6d7ec4206ec62c55 (diff)
downloadmitmproxy-cb6240974d16e9f2923543fe28c201d39a63f60f.tar.gz
mitmproxy-cb6240974d16e9f2923543fe28c201d39a63f60f.tar.bz2
mitmproxy-cb6240974d16e9f2923543fe28c201d39a63f60f.zip
Merge pull request #2108 from ayamamori/patch-1
Update tcpproxy.rst
Diffstat (limited to 'docs/features/sticky.rst')
-rw-r--r--docs/features/sticky.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/features/sticky.rst b/docs/features/sticky.rst
index 7be5f842..5cf32299 100644
--- a/docs/features/sticky.rst
+++ b/docs/features/sticky.rst
@@ -22,7 +22,7 @@ to interact with the secured resources.
================== ======================
command-line ``-t FILTER``
-mitmproxy shortcut :kbd:`o` then :kbd:`t`
+mitmproxy shortcut :kbd:`O` then :kbd:`t`
================== ======================
@@ -37,5 +37,5 @@ replay of HTTP Digest authentication.
================== ======================
command-line ``-u FILTER``
-mitmproxy shortcut :kbd:`o` then :kbd:`A`
+mitmproxy shortcut :kbd:`O` then :kbd:`A`
================== ======================