1
0
mirror of synced 2025-12-21 10:57:10 -05:00
This commit is contained in:
Laura Coursen
2021-08-26 14:52:13 -05:00
committed by GitHub
parent 4e64358828
commit f742d82771

View File

@@ -135,7 +135,7 @@ After adding a new SSH key to your {% data variables.product.product_name %} acc
{% data reusables.cli.download-cli %}
To add an SSH key to your GitHub account, use the `ssh-key add` subcommand and your public key.
To add an SSH key to your GitHub account, use the `ssh-key add` subcommand, specifying your public key.
```shell
gh ssh-key add <em>key-file</em>