1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-06-30 19:12:48 -05:00

Update command-line help and man pages for -hostkey.

[originally from svn r10229]
This commit is contained in:
Jacob Nevins
2014-09-20 22:49:47 +00:00
parent 54588750c9
commit addf6219bd
8 changed files with 56 additions and 8 deletions

View File

@ -139,7 +139,17 @@ tunnel all their connections. Only works in SSH.
\dt \cw{-i} \e{path}
\dd Private key file for authentication.
\dd Private key file for user authentication.
\dt \cw{\-hostkey} \e{key}
\dd Specify an acceptable host public key. This option may be specified
multiple times; each key can be either a fingerprint (\cw{99:aa:bb:...}) or
a base64-encoded blob in OpenSSH's one-line format.
\lcont{ Specifying this option overrides automated host key
management; \e{only} the key(s) specified on the command-line will be
accepted, and the host's key will not be cached. }
\dt \cw{-s}

View File

@ -93,7 +93,17 @@ commands such as \q{\c{w}}).
\dt \cw{-i} \e{path}
\dd Private key file for authentication.
\dd Private key file for user authentication.
\dt \cw{\-hostkey} \e{key}
\dd Specify an acceptable host public key. This option may be specified
multiple times; each key can be either a fingerprint (\cw{99:aa:bb:...}) or
a base64-encoded blob in OpenSSH's one-line format.
\lcont{ Specifying this option overrides automated host key
management; \e{only} the key(s) specified on the command-line will be
accepted, and the host's key will not be cached. }
\dt \cw{-scp}

View File

@ -81,7 +81,17 @@ commands such as \q{\c{w}}).
\dt \cw{-i} \e{path}
\dd Private key file for authentication.
\dd Private key file for user authentication.
\dt \cw{\-hostkey} \e{key}
\dd Specify an acceptable host public key. This option may be specified
multiple times; each key can be either a fingerprint (\cw{99:aa:bb:...}) or
a base64-encoded blob in OpenSSH's one-line format.
\lcont{ Specifying this option overrides automated host key
management; \e{only} the key(s) specified on the command-line will be
accepted, and the host's key will not be cached. }
\S{psftp-manpage-commands} COMMANDS

View File

@ -219,10 +219,20 @@ pseudo-terminal at the server end.
\dt \cw{\-i} \e{keyfile}
\dd Specify a private key file to use for authentication. For SSH-2
\dd Specify a private key file to use for user authentication. For SSH-2
keys, this key file must be in PuTTY's format, not OpenSSH's or
anyone else's.
\dt \cw{\-hostkey} \e{key}
\dd Specify an acceptable host public key. This option may be specified
multiple times; each key can be either a fingerprint (\cw{99:aa:bb:...}) or
a base64-encoded blob in OpenSSH's one-line format.
\lcont{ Specifying this option overrides automated host key
management; \e{only} the key(s) specified on the command-line will be
accepted, and the host's key will not be cached. }
\dt \cw{\-sercfg} \e{configuration-string}
\dd Specify the configuration parameters for the serial port, in