]> err.no Git - yubikey-personalization.old/commitdiff
The command line arguments are with dashes, not underscores...
authorRichard Levitte <levitte@lp.se>
Tue, 25 Aug 2009 19:44:47 +0000 (19:44 +0000)
committerRichard Levitte <levitte@lp.se>
Tue, 25 Aug 2009 19:44:47 +0000 (19:44 +0000)
ykpersonalize.c

index 5fb638fb6d907767e4f866fd61ae9fca8f963d08..64365f94d6923ce80f4d992d0b37f75e93571d15 100644 (file)
@@ -80,13 +80,13 @@ const char *usage =
 "          [-]allow-hidtrig    set/clear the ALLOW_HIDTRIG configuration flag.\n"
 "                              (only with Yubikey I!)\n"
 "          [-]static-ticket    set/clear the STATIC_TICKET configuration flag.\n"
-"          [-]short_ticket     set/clear the SHORT_TICKET configuration flag.\n"
+"          [-]short-ticket     set/clear the SHORT_TICKET configuration flag.\n"
 "                              (only with Yubikey II!)\n"
-"          [-]strong_pw1       set/clear the STRONG_PW1 configuration flag.\n"
+"          [-]strong-pw1       set/clear the STRONG_PW1 configuration flag.\n"
 "                              (only with Yubikey II!)\n"
-"          [-]strong_pw2       set/clear the STRONG_PW2 configuration flag.\n"
+"          [-]strong-pw2       set/clear the STRONG_PW2 configuration flag.\n"
 "                              (only with Yubikey II!)\n"
-"          [-]man_update       set/clear the MAN_UPDATE configuration flag.\n"
+"          [-]man-update       set/clear the MAN_UPDATE configuration flag.\n"
 "                              (only with Yubikey II!)\n"
 "-y        always commit (do not prompt)\n"
 "\n"