Browse Source

use quotes instead of tokens

Agniva De Sarker 7 years ago
parent
commit
0aec455bcf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/linux/ssh-add.md

+ 1 - 1
pages/linux/ssh-add.md

@@ -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`