pkcs15-init: fix help text ordering (Ludolf Holzheid)

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4595 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
martin 2010-07-26 11:17:57 +00:00
parent 578bbd2104
commit 002843c140
1 changed files with 1 additions and 1 deletions

View File

@ -225,8 +225,8 @@ static const char * option_help[] = {
"Specify the serial number of the card",
"Specify ID of PIN to use/create",
"Specify ID of PUK to use/create",
"Specify ID of key/certificate",
"Verify PIN after card binding (use with --auth-id)",
"Specify ID of key/certificate",
"Specify label of PIN/key",
"Specify label of PUK",
"Specify public key label (use with --generate-key)",