From 7067ba6c38589e902ba679ad3f2df37c6ef86a94 Mon Sep 17 00:00:00 2001 From: Nemo Date: Sat, 14 Nov 2020 09:24:19 +0000 Subject: [PATCH] Fix reset command gpg-connect-agent uses `-r/--run` not `-R` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7374c54..bf89932 100644 --- a/README.md +++ b/README.md @@ -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