[pkg-opensc-commit] [opensc] 25/50: tools: fix help message

Eric Dorland eric at moszumanska.debian.org
Sat May 28 03:35:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository opensc.

commit a4dfb7b07ab720aed42403b0c2bf1cceb742079a
Author: Viktor Tarasov <viktor.tarasov at gmail.com>
Date:   Wed Apr 27 20:07:54 2016 +0200

    tools: fix help message
---
 src/tools/pkcs15-crypt.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/tools/pkcs15-crypt.c b/src/tools/pkcs15-crypt.c
index 13e3c3a..8d5be6d 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",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/opensc.git



More information about the pkg-opensc-commit mailing list