- lnfc: capdu was not copied, fixed

- changed some output messages


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@354 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2010-11-10 20:44:34 +00:00
parent 44dc9f6c7d
commit a012c02caf
3 changed files with 24 additions and 13 deletions

View File

@@ -51,7 +51,7 @@ static const char *option_help[] = {
"Print help and exit",
"Number of reader to use (default: 0)",
"Stay in foreground",
"Emulation backend (openpicc [default], libnfc)",
"NFC emulator backend (openpicc [default], libnfc)",
"Use (several times) to be more verbose",
};
static int doinfo = 0;