Skip to content

Commit

Permalink
Update checking-for-existing-gpg-keys.md (github#35554)
Browse files Browse the repository at this point in the history
  • Loading branch information
rpavlik authored Dec 5, 2024
1 parent f197480 commit 623ea87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ shortTitle: Existing GPG keys

```shell
$ gpg --armor --export 3AA5C34371567BD2
# Prints the GPG key ID, in ASCII armor format
# Prints the GPG public key, in ASCII armor format
```

You can then [add your GPG key to your GitHub account](/authentication/managing-commit-signature-verification/adding-a-gpg-key-to-your-github-account).
Expand Down

0 comments on commit 623ea87

Please sign in to comment.