1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-15 01:57:40 -05:00

Document proxy logging control.

(This was added in 7c65b9c57.)
This commit is contained in:
Jacob Nevins
2017-02-11 23:30:52 +00:00
parent b14c3443d3
commit 33f4c8303f
4 changed files with 26 additions and 1 deletions

View File

@ -2122,7 +2122,7 @@ void setup_config_box(struct controlbox *b, int midsession,
ctrl_radiobuttons(s, "Print proxy diagnostics "
"in the terminal window", 'r', 5,
HELPCTX(proxy_main),
HELPCTX(proxy_logging),
conf_radiobutton_handler,
I(CONF_proxy_log_to_term),
"No", I(FORCE_OFF),