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