1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-25 01:02:24 +00:00

Update usage messages embedded in docs.

For changes in 44ee7b9e76.
This commit is contained in:
Jacob Nevins 2022-01-27 15:04:37 +00:00
parent 9d687e4177
commit ca62d67699
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