From: Klas Lindfors Date: Thu, 9 Jan 2014 08:59:04 +0000 (+0100) Subject: more text about -a X-Git-Tag: v1.15.0~6 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=941410e7851794f3b755730c260daba1e041016a;p=yubikey-personalization more text about -a --- 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"