1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-05-28 15:24:49 -05:00

Mention PLINK_PROTOCOL in the Plink chapter.

[originally from svn r1167]
This commit is contained in:
Simon Tatham 2001-08-04 13:06:08 +00:00
parent 5138551608
commit 15cf1e664b

View File

@ -1,4 +1,4 @@
\versionid $Id: plink.but,v 1.6 2001/06/28 13:36:14 owen Exp $
\versionid $Id: plink.but,v 1.7 2001/08/04 13:06:08 simon Exp $
\C{plink} Using the command-line connection tool Plink
@ -120,6 +120,10 @@ Alternatively, you can use Pageant if Pageant is running (see
\b Ensure Pageant is running, and has your private key stored in it.
\b Set the environment variable \cw{PLINK_PROTOCOL} to the string
\c{ssh}, to make sure Plink will try to connect using SSH instead of
Telnet.
\b Run CVS as follows:
\c cvs -d :ext:user@hostname:/path/to/repository co module