Fix typo - default is used..

pull/409/head
aidan garske 2025-03-28 13:57:21 -07:00
parent f10a27bb47
commit 688ce722d3
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ static void usage(void)
printf("* -unique=[value]\n");
printf("\t* Used for the KDF of the create\n");
printf("* -auth=pass: Use custom password for key authentication\n");
printf("\t* If not specified, no password is used\n");
printf("\t* If not specified, default key auth is used\n");
printf("Example usage:\n");
printf("\t* RSA, default template\n");