]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/uxplink.c
Rationalise and document log options somewhat.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 8 Nov 2015 11:57:39 +0000 (11:57 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 8 Nov 2015 11:58:45 +0000 (11:58 +0000)
commita454399ec8d841e627d9d5e05ac977536e776754
tree13b753aca2c6cc9f1bd71dc949442ffdff7be643
parent222c134b5f4f5397f2a15d36813286edeb3cff5e
Rationalise and document log options somewhat.

TOOLTYPE_NONNETWORK (i.e. pterm) already has "-log" (as does Unix
PuTTY), so there's no sense suppressing the synonym "-sessionlog".

Undocumented lacunae that remain:

plink accepts -sessionlog, but does nothing with it. Arguably it should.

puttytel accepts -sshlog/-sshrawlog (and happily logs e.g. Telnet
negotiation, as does PuTTY proper).
12 files changed:
cmdline.c
doc/man-pl.but
doc/man-pscp.but
doc/man-psft.but
doc/man-ptel.but
doc/man-pter.but
doc/man-putt.but
pscp.c
psftp.c
unix/gtkwin.c
unix/uxplink.c
windows/winplink.c