corrected option_help according to options

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3813 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
s 2009-11-10 12:38:09 +00:00
parent e06b054369
commit ed93bfa548
1 changed files with 2 additions and 0 deletions

View File

@ -119,7 +119,9 @@ static const char *option_help[] = {
"Lists private keys",
"Lists public keys",
"Reads public key with ID <arg>",
#if defined(ENABLE_OPENSSL) && (defined(_WIN32) || defined(HAVE_INTTYPES_H))
"Reads public key with ID <arg>, outputs ssh format",
#endif
"Test if the card needs a security update",
"Update the card with a security update",
"Uses reader number <arg>",