diff options
Diffstat (limited to 'docs/bird.md')
-rw-r--r-- | docs/bird.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bird.md b/docs/bird.md index d5d41ea..071009d 100644 --- a/docs/bird.md +++ b/docs/bird.md @@ -70,7 +70,7 @@ and reload sshd: ## Debug -Test the ssh connection from the server where the looking glass is installed: +Test the SSH connection from the server where the looking glass is installed: `ssh -i lg-user-id_rsa.key lg@bird-router.example.com` |