From 390f838952da5c93024b9f94d5368d634646165e Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Tue, 18 Oct 2022 08:14:14 +0200 Subject: [PATCH] Update job-scheduling.md --- docs.it4i/cs/job-scheduling.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs.it4i/cs/job-scheduling.md b/docs.it4i/cs/job-scheduling.md index 6ab563a24..b8f7ebcbe 100644 --- a/docs.it4i/cs/job-scheduling.md +++ b/docs.it4i/cs/job-scheduling.md @@ -64,8 +64,7 @@ Useful command options (srun, sbatch, salloc) | p04-edge | 1 | 16 | | p05-synt | 1 | 8 | - -Use -t, --time option to specify job run time limit. Default job time limit is 2 hours, maximum job time limit is 24 hours. +Use `-t`, `--time` option to specify job run time limit. Default job time limit is 2 hours, maximum job time limit is 24 hours. FIFO scheduling with backfiling is employed. -- GitLab