From: Klas Lindfors Date: Wed, 11 Apr 2012 08:49:00 +0000 (+0200) Subject: url -> uri X-Git-Tag: v1.7.0~1^2~37 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=982ddb3e7e6c3684686c0f782bdf23d843b5d35b;p=yubikey-personalization url -> uri --- diff --git a/ykpers-args.c b/ykpers-args.c index 5a8a8e4..5ff61a6 100644 --- a/ykpers-args.c +++ b/ykpers-args.c @@ -65,7 +65,7 @@ const char *usage = " char hex value (not modhex)\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.. The url to prepend to the OTP when sending OTP over NFC as ndef-type2\n" +"-nXXX.. The URI to prepend to the OTP when sending OTP over NFC as ndef-type2\n" " smart-tag. Only available with the YubiKey NEO.\n" "-oOPTION change configuration option. Possible OPTION arguments are:\n" " salt=ssssssss Salt to be used when deriving key from a\n"