tools: fix help message

This commit is contained in:
Viktor Tarasov 2016-04-27 20:07:54 +02:00
parent 5be51ea3e2
commit a4dfb7b07a
1 changed files with 1 additions and 0 deletions

View File

@ -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",