fix bad copy paste
parent
3caab5bacf
commit
2383a66823
|
@ -2042,7 +2042,7 @@ Alternatively, use a public key server (it will update the key if already on the
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ gpg --send-key $KEYID
|
$ gpg --send-key $KEYID
|
||||||
```console
|
```
|
||||||
|
|
||||||
and import the newly updated key on any computer where you wish to use it (it will update the key if previously imported):
|
and import the newly updated key on any computer where you wish to use it (it will update the key if previously imported):
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue