diff options
author | Maximilian Hils <git@maximilianhils.com> | 2017-03-07 12:16:23 +0100 |
---|---|---|
committer | Maximilian Hils <git@maximilianhils.com> | 2017-03-07 12:16:23 +0100 |
commit | bda39335b0e8e5ed27be788c6d7ec4206ec62c55 (patch) | |
tree | 82f9832859b41f902324913e591e316a0ea0b265 /docs/features/passthrough.rst | |
parent | 7ca2913c1af4b92894435fc8c268d9c1ba795b59 (diff) | |
download | mitmproxy-bda39335b0e8e5ed27be788c6d7ec4206ec62c55.tar.gz mitmproxy-bda39335b0e8e5ed27be788c6d7ec4206ec62c55.tar.bz2 mitmproxy-bda39335b0e8e5ed27be788c6d7ec4206ec62c55.zip |
fix other occurences of options shortcut
Diffstat (limited to 'docs/features/passthrough.rst')
-rw-r--r-- | docs/features/passthrough.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features/passthrough.rst b/docs/features/passthrough.rst index 10df49ad..d68a49a9 100644 --- a/docs/features/passthrough.rst +++ b/docs/features/passthrough.rst @@ -23,7 +23,7 @@ How it works ================== ====================== command-line ``--ignore regex`` -mitmproxy shortcut :kbd:`o` then :kbd:`I` +mitmproxy shortcut :kbd:`O` then :kbd:`I` ================== ====================== |