From e1785aa10d9f9023c7efd7544a1df38a693e27cf Mon Sep 17 00:00:00 2001 From: Jan Frenzel <jan.frenzel@tu-dresden.de> Date: Wed, 20 Oct 2021 12:43:32 +0200 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- doc.zih.tu-dresden.de/docs/software/virtual_machines_tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/software/virtual_machines_tools.md b/doc.zih.tu-dresden.de/docs/software/virtual_machines_tools.md index 2660a4c77..acbe9f82d 100644 --- a/doc.zih.tu-dresden.de/docs/software/virtual_machines_tools.md +++ b/doc.zih.tu-dresden.de/docs/software/virtual_machines_tools.md @@ -61,7 +61,7 @@ have reasonable defaults. The most important ones are: enough to build your image and your job is canceled before completing. The format is the same as for Slurm. * `--tmp-size=<size in GB>`: Set a size used for the temporary - location of the Singularity container. Basically the size of the extracted container. + location of the Singularity container, basically the size of the extracted container. * `--output=<file>`: Path to a file used for (log) output generated while building your container. * Various Singularity options are passed through. E.g. -- GitLab