From b6c6ef3bcaa9192de2b05061fe4354aea28b747b Mon Sep 17 00:00:00 2001 From: Bert Wesarg <bert.wesarg@tu-dresden.de> Date: Tue, 17 Oct 2023 14:47:56 +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 3ae28cdcd..d2f00c2f2 100644 --- a/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md +++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md @@ -551,7 +551,7 @@ to others (if in the same group) via `ws_list -g`. in the project `p_number_crunch`, she can allocate a so-called group workspace. ```console - marie@login$ ws_allocate --group --name numbercrunch --duration 30 + marie@login$ ws_allocate --group --name=numbercrunch --duration=30 Info: creating workspace. /scratch/ws/0/marie-numbercrunch remaining extensions : 10 -- GitLab