From 6d324715da4e162d9ecaa5989b19b5cd709a1bb4 Mon Sep 17 00:00:00 2001 From: okir Date: Thu, 19 Dec 2002 10:49:28 +0000 Subject: [PATCH] - add missing help message for --module git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@797 c6295689-39f2-0310-b995-f0e70906c6a9 --- src/tools/pkcs11-tool.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tools/pkcs11-tool.c b/src/tools/pkcs11-tool.c index 50db9488..c73426f4 100644 --- a/src/tools/pkcs11-tool.c +++ b/src/tools/pkcs11-tool.c @@ -71,6 +71,7 @@ const char *option_help[] = { "Specify the slot to use", "Specify the input file", "Specify the output file", + "Specify the module to load", "Verbose output", };