From fd33093afb3f9f796f609f69984045fbb998cf40 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Tue, 4 Oct 2016 06:43:20 +0200
Subject: [PATCH] repait accesing clusuter

---
 .../accessing-the-cluster/shell-and-data-access.md            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs.it4i/anselm-cluster-documentation/accessing-the-cluster/shell-and-data-access.md b/docs.it4i/anselm-cluster-documentation/accessing-the-cluster/shell-and-data-access.md
index a5cc8435f..22755905a 100644
--- a/docs.it4i/anselm-cluster-documentation/accessing-the-cluster/shell-and-data-access.md
+++ b/docs.it4i/anselm-cluster-documentation/accessing-the-cluster/shell-and-data-access.md
@@ -5,8 +5,8 @@ Interactive Login
 -----------------
 The Anselm cluster is accessed by SSH protocol via login nodes login1 and login2 at address anselm.it4i.cz. The login nodes may be addressed specifically, by prepending the login node name to the address.
 
-
-
+|Login address|Port|Protocol|Login node|
+|---|---|
 |anselm.it4i.cz|22|ssh|round-robin DNS record for login1 and login2|
 |login1.anselm.it4i.cz|22|ssh|login1|
 |login2.anselm.it4i.cz|22|ssh|login2|
-- 
GitLab