From e37d534b3af400678a3bbf08882d8bc75670cd65 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Thu, 9 Jul 2020 13:30:40 +0200 Subject: [PATCH] Update x-window-system.md --- .../graphical-user-interface/x-window-system.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/x-window-system.md b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/x-window-system.md index 5516a90b0..9b353bf99 100644 --- a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/x-window-system.md +++ b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/x-window-system.md @@ -9,7 +9,7 @@ The X Window system is a principal way to get GUI access to the clusters. The ** ### Linux Example -In order to display the GUI of various software tools, you need to enable the X display forwarding. On Linux and Mac, log in using the -X option in the SSH client: +In order to display the GUI of various software tools, you need to enable the X display forwarding. On Linux and Mac, log in using the `-X` option in the SSH client: ```console local $ ssh -X username@cluster-name.it4i.cz -- GitLab