Remove extra space
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
1. Use the `gpg --list-secret-keys --keyid-format=long` command to list the long form of the GPG keys for which you have both a public and private key. A private key is required for signing commits or tags.
|
||||
```shell{:copy}
|
||||
```shell{:copy}
|
||||
$ gpg --list-secret-keys --keyid-format=long
|
||||
```
|
||||
{% note %}
|
||||
|
||||
Reference in New Issue
Block a user