From 10a3edcdf3a504f4e5d30bb087f909287d80e66b Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 17 Aug 2009 17:27:48 +0000 Subject: [PATCH] Clarify that -c doesn't set the access code --- 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