diff options
author | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2016-10-16 17:47:08 +0200 |
---|---|---|
committer | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2016-10-16 17:47:08 +0200 |
commit | ab54c44cbf459008776ab50f8660bc76452aee3b (patch) | |
tree | 16e760bacbf04522dd692d83a7d7951278abb755 /docs/bird.md | |
parent | 7f96173bbd609478a56fe046819c694782241c00 (diff) |
Tiny changes in docs.
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` |