Skip to content

Commit e8cc0f1

Browse files
authored
Merge pull request github#9276 from jolares/patch-2
Update adding-a-new-ssh-key-to-your-github-account.md
2 parents 99c1aa7 + cf0b43b commit e8cc0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/github/authenticating-to-github/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ After adding a new SSH key to your {% data variables.product.product_name %} acc
135135

136136
{% data reusables.cli.cli-learn-more %}
137137

138-
To add an SSH key to your GitHub account, use the `ssh-key add` subcommand.
138+
To add an SSH key to your GitHub account, use the `ssh-key add` subcommand, specifying your public key.
139139

140140
```shell
141141
gh ssh-key add <em>key-file</em>

0 commit comments

Comments
 (0)