]> err.no Git - yubikey-personalization/commitdiff
don't mention ndef type in the text, just ndef is good enough
authorKlas Lindfors <klas@yubico.com>
Mon, 29 Apr 2013 07:55:17 +0000 (09:55 +0200)
committerKlas Lindfors <klas@yubico.com>
Mon, 29 Apr 2013 07:55:17 +0000 (09:55 +0200)
solves #33

ykpers-args.c

index 4c5d4e0592e49527fb21da61d96b7013887a5b7c..7402d8fd57a434aeaa187b3eece06e333fb56291 100644 (file)
@@ -70,8 +70,8 @@ const char *usage =
 "          char hex value (not modhex)\n"
 "-cXXX..   A 12 char hex value (not modhex) to use as access code for programming\n"
 "          (this does NOT SET the access code, that's done with -oaccess=)\n"
-"-nXXX..   Write NDEF type 2 URI to YubiKey NEO, must be used with -1 or -2\n"
-"-tXXX..   Write NDEF type 2 text to YubiKey NEO, must be used with -1 or -2\n"
+"-nXXX..   Write NDEF URI to YubiKey NEO, must be used with -1 or -2\n"
+"-tXXX..   Write NDEF text to YubiKey NEO, must be used with -1 or -2\n"
 "-mMODE    Set the USB operation mode of the YubiKey NEO.\n"
 "          Possible MODE arguments are:\n"
 "          0                   HID device only.\n"