mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-17 15:44:34 +02:00
Fix previous commit.
-- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
934864d399
commit
665b59a066
@ -1626,7 +1626,10 @@ static const char hlp_passwd[] =
|
|||||||
"the card holder verification vector CHVNO. The option --nullpin is\n"
|
"the card holder verification vector CHVNO. The option --nullpin is\n"
|
||||||
"used for TCOS cards to set the initial PIN. The option --clear clears\n"
|
"used for TCOS cards to set the initial PIN. The option --clear clears\n"
|
||||||
"the security status associated with the PIN so that the PIN needs to\n"
|
"the security status associated with the PIN so that the PIN needs to\n"
|
||||||
"be presented again. The format of CHVNO depends on the card application.";
|
"be presented again. The format of CHVNO depends on the card application.\n"
|
||||||
|
"\n"
|
||||||
|
"The target card is the currently selected smartcard, when KEYPGIP is not\n"
|
||||||
|
"specified. When it is specified, it accesses directly with the KEYGRIP.";
|
||||||
static gpg_error_t
|
static gpg_error_t
|
||||||
cmd_passwd (assuan_context_t ctx, char *line)
|
cmd_passwd (assuan_context_t ctx, char *line)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user