Update adding-a-new-ssh-key-to-your-github-account.md
This commit is contained in:
committed by
GitHub
parent
7f8a89ca6c
commit
4e64358828
@@ -135,7 +135,7 @@ After adding a new SSH key to your {% data variables.product.product_name %} acc
|
|||||||
|
|
||||||
{% data reusables.cli.download-cli %}
|
{% data reusables.cli.download-cli %}
|
||||||
|
|
||||||
To add an SSH key to your GitHub account, use the `ssh-key add` subcommand.
|
To add an SSH key to your GitHub account, use the `ssh-key add` subcommand and your public key.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
gh ssh-key add <em>key-file</em>
|
gh ssh-key add <em>key-file</em>
|
||||||
|
|||||||
Reference in New Issue
Block a user