diff options
author | drduh <github@duh.to> | 2020-11-14 09:36:33 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-14 09:36:33 -0800 |
commit | 0fa674b8a42368ea8e13beb83882d33a45c71f94 (patch) | |
tree | b55fb9667af6c8f4625562f2d1340a43e5fc2635 /README.md | |
parent | Merge pull request #201 from dragon788/update-python-refs (diff) | |
parent | Fix reset command (diff) | |
download | YubiKey-Guide-0fa674b8a42368ea8e13beb83882d33a45c71f94.tar.gz |
Merge pull request #219 from captn3m0/patch-1
Fix reset command
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2396,7 +2396,7 @@ Finally, install the [Mailvelope extension](https://chrome.google.com/webstore/d If PIN attempts are exceeded, the card is locked and must be [reset](https://developers.yubico.com/ykneo-openpgp/ResetApplet.html) and set up again using the encrypted backup. -Copy the following script to a file and run `gpg-connect-agent -R $file` to lock and terminate the card. Then re-insert YubiKey to reset. +Copy the following script to a file and run `gpg-connect-agent --run $file` to lock and terminate the card. Then re-insert YubiKey to reset. ```console /hex |