ssh-add: use quotes instead of tokens

coverage
Agniva De Sarker 2017-10-18 13:09:42 +05:30 committed by GitHub
parent 0aec455bcf
commit 7c57e2b052
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
> Manage loaded ssh keys in the ssh-agent.
> Ensure that ssh-agent is up and running for the keys to be loaded in it.
- Add the default ssh keys in {{~/.ssh}} to the ssh-agent:
- Add the default ssh keys in "~/.ssh" to the ssh-agent:
`ssh-add`