From 44423db935afbfa226363001d4d4578d1cd80820 Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Thu, 2 Mar 2023 14:02:47 +0100 Subject: [PATCH] Improve wording --- 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 151ceb788..90ffbbb68 100644 --- a/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md +++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md @@ -43,8 +43,8 @@ beegfs !!! note "Default is `scratch`" - The default filesystem is `scratch`. If you prefer another filesystem, provide the option `-F - <fs>` to the workspace commands. + The default filesystem is `scratch`. If you prefer another filesystem, you have to explictly + provide the option `-F <fs>` to the workspace commands. ### List Current Workspaces -- GitLab