mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 09:12:24 +00:00
Merge doc updates from 'pre-0.77'.
This commit is contained in:
commit
7143e3612c
@ -61,7 +61,7 @@ use Plink:
|
|||||||
\c -sercfg configuration-string (e.g. 19200,8,n,1,X)
|
\c -sercfg configuration-string (e.g. 19200,8,n,1,X)
|
||||||
\c Specify the serial configuration (serial only)
|
\c Specify the serial configuration (serial only)
|
||||||
\c The following options only apply to SSH connections:
|
\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 -D [listen-IP:]listen-port
|
||||||
\c Dynamic SOCKS-based port forwarding
|
\c Dynamic SOCKS-based port forwarding
|
||||||
\c -L [listen-IP:]listen-port:host:port
|
\c -L [listen-IP:]listen-port:host:port
|
||||||
|
@ -53,7 +53,7 @@ use PSCP:
|
|||||||
\c -load sessname Load settings from saved session
|
\c -load sessname Load settings from saved session
|
||||||
\c -P port connect to specified port
|
\c -P port connect to specified port
|
||||||
\c -l user connect with specified username
|
\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 -1 -2 force use of particular SSH protocol version
|
||||||
\c -ssh -ssh-connection
|
\c -ssh -ssh-connection
|
||||||
\c force use of particular SSH protocol variant
|
\c force use of particular SSH protocol variant
|
||||||
|
Loading…
Reference in New Issue
Block a user