mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-01-30 14:58:38 +00:00
Merge pull request #959 from thiagoarrais/doc-fix
Fix misleading documentation for clipboard command
This commit is contained in:
commit
31ab3a231e
@ -69,7 +69,7 @@ def _mkhelp():
|
||||
),
|
||||
("M", "change default body display mode"),
|
||||
("p", "previous flow"),
|
||||
("P", "copy response(content/headers) to clipboard"),
|
||||
("P", "copy request/response (content/headers) to clipboard"),
|
||||
("r", "replay request"),
|
||||
("V", "revert changes to request"),
|
||||
("v", "view body in external viewer"),
|
||||
|
Loading…
Reference in New Issue
Block a user