X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/35cffede3bf184026cc35c666063b6dd8e3c892e..28feb9efb21a2bdd5a592b1420f4e21f03f3ddef:/doc/plink.but 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.