From e6a469b79ea9d0a275680cbfe36529bb938fada9 Mon Sep 17 00:00:00 2001 From: Bert Wesarg <bert.wesarg@tu-dresden.de> Date: Tue, 17 Oct 2023 14:46:36 +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 d8bc4f7a6..8802adce4 100644 --- a/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md +++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md @@ -476,7 +476,7 @@ For a series of jobs or calculations that work on the same data, you should allo once, e.g., in `scratch` for 100 days: ```console -marie@login$ ws_allocate -F scratch my_scratchdata 100 +marie@login$ ws_allocate --filesystem=scratch my_scratchdata 100 Info: creating workspace. /scratch/ws/marie-my_scratchdata remaining extensions : 2 -- GitLab