diff --git a/src/tools/pkcs15-crypt.c b/src/tools/pkcs15-crypt.c index 13e3c3a7..8d5be6d5 100644 --- a/src/tools/pkcs15-crypt.c +++ b/src/tools/pkcs15-crypt.c @@ -86,6 +86,7 @@ static const struct option options[] = { }; static const char *option_help[] = { + "Print OpenSC package version", "Performs digital signature operation", "Decipher operation", "Selects the private key ID to use",