1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 09:58:01 +00:00

Merge doc updates from 'pre-0.77'.

This commit is contained in:
Jacob Nevins 2022-01-27 15:05:08 +00:00
commit 7143e3612c
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ use Plink:
\c -sercfg configuration-string (e.g. 19200,8,n,1,X)
\c Specify the serial configuration (serial only)
\c The following options only apply to SSH connections:
\c -pw passw login with specified password
\c -pwfile file login with password read from specified file
\c -D [listen-IP:]listen-port
\c Dynamic SOCKS-based port forwarding
\c -L [listen-IP:]listen-port:host:port

View File

@ -53,7 +53,7 @@ use PSCP:
\c -load sessname Load settings from saved session
\c -P port connect to specified port
\c -l user connect with specified username
\c -pw passw login with specified password
\c -pwfile file login with password read from specified file
\c -1 -2 force use of particular SSH protocol version
\c -ssh -ssh-connection
\c force use of particular SSH protocol variant