From 9b8b7c0067d951a22aef48e9eb76662f69467a16 Mon Sep 17 00:00:00 2001 From: "levitte@gmail.com" Date: Mon, 17 Aug 2009 17:27:48 +0000 Subject: [PATCH] Clarify that -c doesn't set the access code git-svn-id: https://yubikey-personalization.googlecode.com/svn/trunk@137 b62f149e-849f-11dd-9899-c7ba65f7c4c7 --- ykpersonalize.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ykpersonalize.c b/ykpersonalize.c index 6581db0..67c873a 100644 --- a/ykpersonalize.c +++ b/ykpersonalize.c @@ -45,6 +45,7 @@ const char *usage = " (if FILE is -, read from stdin)\n" "-aXXX.. A 32 char hex value (not modhex) of a fixed AES key to use\n" "-cXXX.. A 12 char modhex value to use as access code for programming\n" +" (this does NOT SET the access code, that's done with -oaccess=)\n" "-oOPTION change configuration option. Possible OPTION arguments are:\n" " salt=ssssssss Salt to be used for key generation. If\n" " none is given, a unique random one will be\n" -- 2.39.5