mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-10 07:38:06 -05:00
pageant: Fix a usage message.
This commit is contained in:
parent
467ea2b10b
commit
7a91aa3822
@ -1399,7 +1399,7 @@ int main(int argc, char **argv)
|
||||
if (--argc > 0) {
|
||||
keyword = *++argv;
|
||||
} else {
|
||||
fprintf(stderr, "pageant: expected a pathname "
|
||||
fprintf(stderr, "pageant: expected a type string "
|
||||
"after --fptype\n");
|
||||
exit(1);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user