add unblock-pin action and more text and checks to change-

This commit is contained in:
Klas Lindfors
2014-02-08 21:33:36 +01:00
parent b603840066
commit cc6283f618
2 changed files with 35 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ option "reader" r "Only use a matching reader" string optional default="Yubikey"
option "key" k "Authentication key to use" string optional default="010203040506070801020304050607080102030405060708"
option "action" a "Action to take" values="version","generate","set-mgm-key",
"reset","pin-retries","import-key","import-certificate","set-chuid",
"request-certificate","verify-pin","change-pin","change-puk" enum multiple
"request-certificate","verify-pin","change-pin","change-puk","unblock-pin" enum multiple
details="Multiple actions may be given at once and will be executed in order
for example --action=verify-pin --action=request-certificate\n"
option "slot" s "What key slot to operate on" values="9a","9c","9d","9e" enum optional