From 7c25b5c22ac49aad9756dfc15a42d13bf7a0db5a Mon Sep 17 00:00:00 2001 From: Taras Lazariv <taras.lazariv@tu-dresden.de> Date: Wed, 13 Oct 2021 21:01:49 +0200 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 c4586d1c5..2778cb1c6 100644 --- a/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md +++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md @@ -247,8 +247,8 @@ For data that seldom changes but consumes a lot of space, the warm archive can b this is mounted read-only on the compute nodes, so you cannot use it as a work directory for your jobs! -``` -zih$ ws_allocate -F warm_archive my_inputdata 365 +```console +marie@login$ ws_allocate -F warm_archive my_inputdata 365 /warm_archive/ws/marie-my_inputdata remaining extensions : 2 remaining time in days: 365 -- GitLab