mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-18 03:20:59 -05:00
Add "-s" option to Unix plink too.
Compiled, but not tested as Unix plink seems to be segfaulting today. [originally from svn r3427]
This commit is contained in:
@ -53,3 +53,5 @@ Force use of SSH protocol version 2.
|
||||
Enable compression.
|
||||
.IP "\fB-i\fR \fIpath\fR"
|
||||
Private key file for authentication.
|
||||
.IP "\fB-s\fR"
|
||||
Remote command is SSH subsystem (SSH-2 only).
|
||||
|
Reference in New Issue
Block a user