aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/features/upstreamcerts.html
diff options
context:
space:
mode:
authorWade Catron <onlywade@gmail.com>2015-07-29 16:18:49 -0700
committerWade Catron <onlywade@gmail.com>2015-07-29 16:18:49 -0700
commit3346daa65aa95db0b81c35827da037fbc3c87af7 (patch)
tree9e5b6b0d10a166ccf2b1867fe567b75704fd563d /doc-src/features/upstreamcerts.html
parentd2ae6b630e7924479aefbb9f0193fdfcbae8fea6 (diff)
downloadmitmproxy-3346daa65aa95db0b81c35827da037fbc3c87af7.tar.gz
mitmproxy-3346daa65aa95db0b81c35827da037fbc3c87af7.tar.bz2
mitmproxy-3346daa65aa95db0b81c35827da037fbc3c87af7.zip
Update docs to reflect current shortcut keys for features which have been moved into the options menu.
Diffstat (limited to 'doc-src/features/upstreamcerts.html')
-rw-r--r--doc-src/features/upstreamcerts.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc-src/features/upstreamcerts.html b/doc-src/features/upstreamcerts.html
index 8de75ee3..a86ed67d 100644
--- a/doc-src/features/upstreamcerts.html
+++ b/doc-src/features/upstreamcerts.html
@@ -17,5 +17,8 @@ Upstream cert sniffing is on by default, and can optionally be turned off.
<tr>
<th width="20%">command-line</th> <td>--no-upstream-cert</td>
</tr>
+ <tr>
+ <th>mitmproxy shortcut</th> <td><b>o</b> then <b>U</b></td>
+ </tr>
</tbody>
</table>