opensc-explorer: clean-up help text

"asn1 file" -> "ASN.1 file"
This commit is contained in:
Peter Marschall 2012-06-02 17:27:56 +02:00 committed by Viktor Tarasov
parent 56affa612f
commit a56bebd952
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ static struct command cmds[] = {
"send a custom apdu command" },
{ do_asn1,
"asn1", "[<file id>]",
"decode an asn1 file" },
"decode an ASN.1 file" },
{ do_debug,
"debug", "[<value>]",
"get/set the debug level" },