- Fix from Joe Phillips: option mismatch in --help message

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@725 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
okir 2002-11-28 15:43:54 +00:00
parent 718aa6e361
commit 09faf83bd0
1 changed files with 1 additions and 1 deletions

View File

@ -63,8 +63,8 @@ const struct option options[] = {
const char *option_help[] = {
"Prints the ATR bytes of the card",
"Lists all configured readers",
"Lists all installed reader drivers",
"Lists all installed card drivers",
"Lists all installed reader drivers",
"Recursively lists files stored on card",
"Sends an APDU in format AA:BB:CC:DD:EE:FF...",
"Uses reader number <arg> [0]",