X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=doc%2Fplink.but;h=a3d1fa88a935f6d2f9b73d4a81f83594887aeefc;hb=475507e9786af7850b42b18eec2eb8b59856651b;hp=850ac44b984148635b6127f4f55f708c3854330b;hpb=5e59d81947833be16b054dc2a995d4e6ca36553c;p=PuTTY.git diff --git a/doc/plink.but b/doc/plink.but index 850ac44b..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.XX +\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 @@ -76,6 +76,10 @@ use Plink: \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.