mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 09:42:07 +02:00
use quotes instead of tokens
This commit is contained in:
parent
8f1903a903
commit
0aec455bcf
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
> Manage loaded ssh keys in the ssh-agent.
|
> Manage loaded ssh keys in the ssh-agent.
|
||||||
> Ensure that ssh-agent is up and running for the keys to be loaded in it.
|
> 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`
|
`ssh-add`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue