We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57aadee commit 8b3a76fCopy full SHA for 8b3a76f
posts/faq.md
@@ -56,7 +56,8 @@ We accept the first key that is provided to us because our signup flow involves
56
accepting any public key presented to us. So you need to make sure you are
57
sending us the right key.
58
59
-Thankfully, there are ssh options to force the correct key. There are two ways, one is when SSHing to us:
+Thankfully, there are ssh options to force the correct key. There are two ways,
60
+one is when SSHing to us:
61
62
```bash
63
ssh -o IdentitiesOnly=yes -i ~/.ssh/id_ed25519 pico.sh
0 commit comments