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

Remove MD5 fingerprints from usage messages.

This commit is contained in:
Jacob Nevins
2021-03-27 17:33:54 +00:00
parent 7a91aa3822
commit e09ca6ed76
6 changed files with 6 additions and 6 deletions

View File

@ -79,7 +79,7 @@ use Plink:
\c -agent enable use of Pageant
\c -noshare disable use of connection sharing
\c -share enable use of connection sharing
\c -hostkey aa:bb:cc:...
\c -hostkey keyid
\c manually specify a host key (may be repeated)
\c -sanitise-stderr, -sanitise-stdout, -no-sanitise-stderr, -no-sanitise-stdout
\c do/don't strip control chars from standard output/error

View File

@ -60,7 +60,7 @@ use PSCP:
\c -i key private key file for user authentication
\c -noagent disable use of Pageant
\c -agent enable use of Pageant
\c -hostkey aa:bb:cc:...
\c -hostkey keyid
\c manually specify a host key (may be repeated)
\c -batch disable all interactive prompts
\c -no-sanitise-stderr don't strip control chars from standard error