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/quagga.md | |
parent | 7f96173bbd609478a56fe046819c694782241c00 (diff) |
Tiny changes in docs.
Diffstat (limited to 'docs/quagga.md')
-rw-r--r-- | docs/quagga.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quagga.md b/docs/quagga.md index 2967dea..3940ebd 100644 --- a/docs/quagga.md +++ b/docs/quagga.md @@ -69,7 +69,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@quagga-router.example.com` |