diff options
Diffstat (limited to 'scd/command.c')
-rw-r--r-- | scd/command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/command.c b/scd/command.c index 46474cedc..2be00bb40 100644 --- a/scd/command.c +++ b/scd/command.c @@ -458,7 +458,7 @@ static const char hlp_learn[] = "to the keypair info, information about all certificates stored on the\n" "card is also returned:\n" "\n" - " S CERTINFO <certtype> <hexstring_with_id>\n" + " S CERTINFO <certtype> <keyref> [<label>]\n" "\n" "Where CERTTYPE is a number indicating the type of certificate:\n" " 0 := Unknown\n" |