aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/features/tcpproxy.html
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2015-07-30 10:47:12 +0200
committerMaximilian Hils <git@maximilianhils.com>2015-07-30 10:47:12 +0200
commitcdc84f52d213cb2b2b2a06a17378ebe757908865 (patch)
tree9e5b6b0d10a166ccf2b1867fe567b75704fd563d /doc-src/features/tcpproxy.html
parentd2ae6b630e7924479aefbb9f0193fdfcbae8fea6 (diff)
parent3346daa65aa95db0b81c35827da037fbc3c87af7 (diff)
downloadmitmproxy-cdc84f52d213cb2b2b2a06a17378ebe757908865.tar.gz
mitmproxy-cdc84f52d213cb2b2b2a06a17378ebe757908865.tar.bz2
mitmproxy-cdc84f52d213cb2b2b2a06a17378ebe757908865.zip
Merge pull request #699 from onlywade/bugfix/docs_update_shortcut_keys
Update docs to reflect current shortcut keys for features which have …
Diffstat (limited to 'doc-src/features/tcpproxy.html')
-rw-r--r--doc-src/features/tcpproxy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-src/features/tcpproxy.html b/doc-src/features/tcpproxy.html
index 819cf297..48dd92f1 100644
--- a/doc-src/features/tcpproxy.html
+++ b/doc-src/features/tcpproxy.html
@@ -17,7 +17,7 @@ If you are not interested in the raw TCP messages, you should use the ignore dom
<th width="20%">command-line</th> <td>--tcp HOST</td>
</tr>
<tr>
- <th>mitmproxy shortcut</th> <td><b>T</b></td>
+ <th>mitmproxy shortcut</th> <td><b>o</b> then <b>T</b></td>
</tr>
</tbody>
</table>