X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=doc%2Fplink.but;h=abcf42fefec4b57ad6093605a802aafe347381a6;hb=11655820ca7ba0e3f15a900eb3c75f60b66944d5;hp=76f2c96c5fa0d7cb1c10bbdf59ca0c16e10ec987;hpb=f5a7d348cd303c172ac851001c606e44df919bb9;p=PuTTY.git diff --git a/doc/plink.but b/doc/plink.but index 76f2c96c..abcf42fe 100644 --- a/doc/plink.but +++ b/doc/plink.but @@ -1,4 +1,4 @@ -\versionid $Id: plink.but,v 1.23 2004/05/22 11:09:31 simon Exp $ +\define{versionidplink} \versionid $Id$ \C{plink} Using the command-line connection tool Plink @@ -47,11 +47,11 @@ use Plink: \c Usage: plink [options] [user@]host [command] \c ("host" can also be a PuTTY saved session name) \c Options: -\c -V show version information +\c -V print version information \c -v show verbose messages \c -load sessname Load settings from saved session \c -ssh -telnet -rlogin -raw -\c force use of a particular protocol (default SSH) +\c force use of a particular protocol \c -P port connect to specified port \c -l user connect with specified username \c -m file read remote command(s) from file @@ -71,6 +71,7 @@ use Plink: \c -C enable compression \c -i key private key file for authentication \c -s remote command is an SSH subsystem (SSH-2 only) +\c -N don't start a shell/command (SSH-2 only) Once this works, you are ready to use Plink.