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:
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user