From 0329b3e9d3afbdbf6693bf52974b3ea0a656853e Mon Sep 17 00:00:00 2001 From: Michael Blaschek <michael.blaschek@univie.ac.at> Date: Mon, 29 Mar 2021 11:28:28 +0200 Subject: [PATCH] Update SSH-VPN-VNC/README.md --- SSH-VPN-VNC/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SSH-VPN-VNC/README.md b/SSH-VPN-VNC/README.md index 9676783..e68a448 100644 --- a/SSH-VPN-VNC/README.md +++ b/SSH-VPN-VNC/README.md @@ -147,7 +147,7 @@ $ screen -S longjob ``` You can detach from this session with `CTRL + A + D` and reconnect again with `screen -r`. -Multiple Sessions can be created and the output saved. +Multiple Sessions can be created and the output saved (`-L` Option). ## Jupyterhub -- GitLab