X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=doc%2Fman-putt.but;h=1dc1ab6ea2bba33237f2155cb7dc3a77ec3504f6;hb=49d2cf19accb059b3b68d1fc2b78e606a578c3e8;hp=f4da07b08cd20dbe957b8b54b54f5fa8725e2345;hpb=ff6e3bc94df89dd7118e98bcba56ccef97eb11b8;p=PuTTY.git diff --git a/doc/man-putt.but b/doc/man-putt.but index f4da07b0..1dc1ab6e 100644 --- a/doc/man-putt.but +++ b/doc/man-putt.but @@ -149,6 +149,11 @@ keys. \dd Display a message summarizing the available options. +\dt \cw{\-pgpfp} + +\dd Display the fingerprints of the PuTTY PGP Master Keys, to aid +in verifying new files released by the PuTTY team. + \dt \cw{\-load} \e{session} \dd Load a saved session by name. This allows you to run a saved session @@ -193,7 +198,7 @@ tunnel all their connections. Only works in SSH. \dt \cw{\-A}, \cw{\-a} \dd Enable (\cw{\-A}) or disable (\cw{\-a}) SSH agent forwarding. -Currently this only works with OpenSSH and SSH1. +Currently this only works with OpenSSH and SSH-1. \dt \cw{\-X}, \cw{\-x} @@ -210,11 +215,11 @@ pseudo-terminal at the server end. \dt \cw{\-1}, \cw{\-2} -\dd Select SSH protocol v1 or v2. +\dd Select SSH protocol version 1 or 2. \dt \cw{\-i} \e{keyfile} -\dd Specify a private key file to use for authentication. For SSH2 +\dd Specify a private key file to use for authentication. For SSH-2 keys, this key file must be in PuTTY's format, not OpenSSH's or anyone else's.