More sensible error handling when we receive an SSH1 public key
[u/mdw/putty] / doc / plink.but
index 76f2c96..3741645 100644 (file)
@@ -1,4 +1,4 @@
-\versionid $Id: plink.but,v 1.23 2004/05/22 11:09:31 simon Exp $
+\versionid $Id: plink.but,v 1.25 2004/08/19 13:14:55 jacob Exp $
 
 \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