X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/c35ff6c8d2d02fa3d078b661bf6bdd1163294ed1..f7aa4b367eaf2c1e928f97263bcf4da74680aff3:/doc/plink.but diff --git a/doc/plink.but b/doc/plink.but index 9b7b511a..a3d1fa88 100644 --- a/doc/plink.but +++ b/doc/plink.but @@ -43,7 +43,7 @@ use Plink: \c Z:\sysosd>plink \c PuTTY Link: command-line connection utility -\c Release 0.58 +\c Release 0.62 \c Usage: plink [options] [user@]host [command] \c ("host" can also be a PuTTY saved session name) \c Options: @@ -51,7 +51,7 @@ use Plink: \c -pgpfp print PGP key fingerprints and exit \c -v show verbose messages \c -load sessname Load settings from saved session -\c -ssh -telnet -rlogin -raw +\c -ssh -telnet -rlogin -raw -serial \c force use of a particular protocol \c -P port connect to specified port \c -l user connect with specified username @@ -71,9 +71,15 @@ use Plink: \c -4 -6 force use of IPv4 or IPv6 \c -C enable compression \c -i key private key file for authentication +\c -noagent disable use of Pageant +\c -agent enable use of Pageant \c -m file read remote command(s) from file \c -s remote command is an SSH subsystem (SSH-2 only) \c -N don't start a shell/command (SSH-2 only) +\c -nc host:port +\c open tunnel in place of session (SSH-2 only) +\c -sercfg configuration-string (e.g. 19200,8,n,1,X) +\c Specify the serial configuration (serial only) Once this works, you are ready to use Plink.