diff options
author | drduh <github@duh.to> | 2022-12-26 10:06:02 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-26 10:06:02 -0800 |
commit | a307cb9bec134b61bc35ee57656fd1768ce87477 (patch) | |
tree | 308d114501929c2e308a5151d17b52f6ead189a9 /README.md | |
parent | Merge pull request #342 from zeorin/master (diff) | |
parent | Update README.md (diff) | |
download | YubiKey-Guide-a307cb9bec134b61bc35ee57656fd1768ce87477.tar.gz |
Merge pull request #350 from Flower7C3/patch-1
Update ykman openpgp command
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1581,7 +1581,7 @@ Your selection? q The number of retry attempts can be changed with the following command, documented [here](https://docs.yubico.com/software/yubikey/tools/ykman/OpenPGP_Commands.html#ykman-openpgp-access-set-retries-options-pin-retries-reset-code-retries-admin-pin-retries): ```bash -ykman openpgp set-pin-retries 5 5 5 +ykman openpgp access set-retries 5 5 5 -f -a YOUR_ADMIN_PIN ``` ## Set information |