ssh-add: formating corrections

coverage
mashehu 2017-10-17 17:34:37 +02:00
parent e8eb122cf5
commit 26062667b9
2 changed files with 4 additions and 0 deletions

View File

@ -4,9 +4,11 @@
> Ensure that ssh-agent is up and running for the keys to be loaded in it.
- Add the standard ssh key, e.g. {{id_rsa}}, to the ssh-agent:
`ssh-add`
- Add a specific new key to the ssh-agent:
`ssh-add {{path/to/private_key}}`
- List fingerprints of currently loaded keys:

View File

@ -4,9 +4,11 @@
> Ensure that ssh-agent is up and running for the keys to be loaded in it.
- Add the standard ssh key, e.g. {{id_rsa}}, to the ssh-agent:
`ssh-add`
- Add a specific new key to the ssh-agent:
`ssh-add {{path/to/private_key}}`
- List fingerprints of currently loaded keys: