]> err.no Git - yubikey-personalization.old/commitdiff
Fix -a docstring. Reported by Aaron Mitti.
authorSimon Josefsson <simon@josefsson.org>
Fri, 8 May 2009 07:03:24 +0000 (07:03 +0000)
committerSimon Josefsson <simon@josefsson.org>
Fri, 8 May 2009 07:03:24 +0000 (07:03 +0000)
ykpersonalize.c

index 3b4228851cf0bb2e5e7447e0ca992c7d9cf2dbdf..9916c71607bff0270d64e0f986f31e793aa9c730 100644 (file)
@@ -44,7 +44,7 @@ const char *usage =
 "          (if file is -, send to stdout)\n"
 "-ifile    read configuration from file.\n"
 "          (if file is -, read from stdin)\n"
-"-aaeshex  A 32 char hex value (not modhex) of a fixed AES key to use\n"
+"-a=xxx..  A 32 char hex value (not modhex) of a fixed AES key to use\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"