X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/be7737f9178c518884da0cfaf1b3b3ed26bb1cd9..5462f4596108c4309fb69b4e57aa1e59d7100908:/doc/man-pl.but diff --git a/doc/man-pl.but b/doc/man-pl.but index 1f34dc1a..2e3013c5 100644 --- a/doc/man-pl.but +++ b/doc/man-pl.but @@ -23,6 +23,11 @@ The command-line options supported by \cw{plink} are: \dd Show version information and exit. +\dt \cw{-pgpfp} + +\dd Display the fingerprints of the PuTTY PGP Master Keys and exit, +to aid in verifying new files released by the PuTTY team. + \dt \cw{-v} \dd Show verbose messages. @@ -47,6 +52,10 @@ The command-line options supported by \cw{plink} are: \dd Force raw mode. +\dt \cw{-serial} + +\dd Force serial mode. + \dt \cw{-P} \e{port} \dd Connect to port \e{port}. @@ -136,6 +145,33 @@ tunnel all their connections. Only works in SSH. \dd Remote command is SSH subsystem (SSH-2 only). +\dt \cw{-N} + +\dd Don't start a remote command or shell at all (SSH-2 only). + +\dt \cw{\-sercfg} \e{configuration-string} + +\dd Specify the configuration parameters for the serial port, in +\cw{-serial} mode. \e{configuration-string} should be a +comma-separated list of configuration parameters as follows: + +\lcont{ + +\b Any single digit from 5 to 9 sets the number of data bits. + +\b \cq{1}, \cq{1.5} or \cq{2} sets the number of stop bits. + +\b Any other numeric string is interpreted as a baud rate. + +\b A single lower-case letter specifies the parity: \cq{n} for none, +\cq{o} for odd, \cq{e} for even, \cq{m} for mark and \cq{s} for space. + +\b A single upper-case letter specifies the flow control: \cq{N} for +none, \cq{X} for XON/XOFF, \cq{R} for RTS/CTS and \cq{D} for +DSR/DTR. + +} + \S{plink-manpage-more-information} MORE INFORMATION For more information on plink, it's probably best to go and look at