1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 03:22:48 -05:00

Merge branch 'pre-0.64'

This commit is contained in:
Simon Tatham
2014-11-22 16:42:01 +00:00
5 changed files with 18 additions and 17 deletions

View File

@ -543,7 +543,7 @@ void uxsel_input_remove(int id) { }
*/
static void usage(void)
{
printf("PuTTY Link: command-line connection utility\n");
printf("Plink: command-line connection utility\n");
printf("%s\n", ver);
printf("Usage: plink [options] [user@]host [command]\n");
printf(" (\"host\" can also be a PuTTY saved session name)\n");