mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-12-26 12:24:57 +08:00
Merge pull request #515 from davidxia/patch2
fix: use working command to get GPG public key
This commit is contained in:
commit
997ba48130
1 changed files with 1 additions and 3 deletions
|
|
@ -1083,9 +1083,7 @@ Or download the public key from a keyserver:
|
|||
gpg --recv $KEYID
|
||||
```
|
||||
|
||||
Or with the URL on YubiKey, retrieve the public key:
|
||||
|
||||
using the command `gpg-card`
|
||||
Or with the URL on YubiKey, retrieve the public key using the command `gpg --edit-card`.
|
||||
|
||||
```console
|
||||
gpg/card> fetch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue