From 941410e7851794f3b755730c260daba1e041016a Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Thu, 9 Jan 2014 09:59:04 +0100 Subject: [PATCH] more text about -a --- ykpers-args.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ykpers-args.c b/ykpers-args.c index 7c9f1ce..99dc742 100644 --- a/ykpers-args.c +++ b/ykpers-args.c @@ -69,6 +69,7 @@ const char *usage = "-fformat set the data format for -s and -i valid values are ycfg or legacy.\n" "-a[XXX..] The AES secret key as a 32 (or 40 for OATH-HOTP/HMAC CHAL-RESP)\n" " char hex value (not modhex) (none to prompt for key on stdin)\n" +" If -a is not used a random key will be generated.\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 URI to YubiKey NEO, must be used with -1 or -2\n" -- 2.39.5