add unblock-pin action and more text and checks to change-
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user