From 014dcdedb69e03e2fd71faa338d2181fdb9465df Mon Sep 17 00:00:00 2001 From: Taras Lazariv <taras.lazariv@tu-dresden.de> Date: Wed, 13 Oct 2021 21:00:38 +0200 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md b/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md index 32ef4b09e..dd1884c6b 100644 --- a/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md +++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md @@ -110,7 +110,7 @@ maximum durations. A workspace can be extended multiple times, depending on the To extend your workspace use the following command: ``` -zih$ ws_extend -F scratch test-workspace 100 #extend the workspace for 100 days +marie@login$ ws_extend -F scratch test-workspace 100 #extend the workspace for 100 days Info: extending workspace. /scratch/ws/marie-test-workspace remaining extensions : 1 -- GitLab