- add missing help message for --module

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@797 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
okir 2002-12-19 10:49:28 +00:00
parent a16772681c
commit 6d324715da
1 changed files with 1 additions and 0 deletions

View File

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