mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 19:42:48 -05:00
Remove MD5 fingerprints from usage messages.
This commit is contained in:
@ -529,7 +529,7 @@ static void usage(void)
|
||||
printf(" -agent enable use of Pageant\n");
|
||||
printf(" -noshare disable use of connection sharing\n");
|
||||
printf(" -share enable use of connection sharing\n");
|
||||
printf(" -hostkey aa:bb:cc:...\n");
|
||||
printf(" -hostkey keyid\n");
|
||||
printf(" manually specify a host key (may be repeated)\n");
|
||||
printf(" -sanitise-stderr, -sanitise-stdout, "
|
||||
"-no-sanitise-stderr, -no-sanitise-stdout\n");
|
||||
|
Reference in New Issue
Block a user