瀏覽代碼

use quotes instead of tokens

Agniva De Sarker 7 年之前
父節點
當前提交
0aec455bcf
共有 1 個文件被更改,包括 1 次插入1 次删除
  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`