We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c57b32 + 3808341 commit 4d7a328Copy full SHA for 4d7a328
docs/appendix/misc-qa.md
@@ -38,7 +38,7 @@ ssh: connect to host github.com port 22: Connection refused
38
```
39
40
3. 保存文件并退出编辑器。
41
-4. 重试 `ssh -t git@github.com` 指令,应该可以成功连接了,现象:
+4. 重试 `ssh -T git@github.com` 指令,应该可以成功连接了,现象:
42
43
```bash
44
Hi {username}! You've successfully authenticated, but GitHub does not provide shell access.
0 commit comments