diff options
author | Wade Catron <onlywade@gmail.com> | 2015-07-29 16:18:49 -0700 |
---|---|---|
committer | Wade Catron <onlywade@gmail.com> | 2015-07-29 16:18:49 -0700 |
commit | 3346daa65aa95db0b81c35827da037fbc3c87af7 (patch) | |
tree | 9e5b6b0d10a166ccf2b1867fe567b75704fd563d /doc-src/features/setheaders.html | |
parent | d2ae6b630e7924479aefbb9f0193fdfcbae8fea6 (diff) | |
download | mitmproxy-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/setheaders.html')
-rw-r--r-- | doc-src/features/setheaders.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-src/features/setheaders.html b/doc-src/features/setheaders.html index b74525df..79850e35 100644 --- a/doc-src/features/setheaders.html +++ b/doc-src/features/setheaders.html @@ -12,7 +12,7 @@ command-line, or through an interactive editor in mitmproxy. </td> </tr> <tr> - <th>mitmproxy shortcut</th> <td><b>H</b></td> + <th>mitmproxy shortcut</th> <td><b>o</b> then <b>H</b></td> </tr> </tbody> </table> |