From 5eab2a69525e5469b4bb7564f1fcd682985ca2ec Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Roman=20Sl=C3=ADva?= <roman.sliva@vsb.cz>
Date: Tue, 19 Sep 2023 12:43:49 +0200
Subject: [PATCH] Update resource-accounting.md

---
 docs.it4i/general/resource-accounting.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/general/resource-accounting.md b/docs.it4i/general/resource-accounting.md
index 2fd1c4b0c..15607a39a 100644
--- a/docs.it4i/general/resource-accounting.md
+++ b/docs.it4i/general/resource-accounting.md
@@ -10,7 +10,7 @@ Starting with the 24<sup>th</sup> open access grant competition, the accounting
 1. [Karolina GPU][8a]
 1. [Karolina FAT][9a]
 
-The accounting runs whenever the nodes are allocated via the Slurm workload manager (the `qsub` command), regardless of whether
+The accounting runs whenever the nodes are allocated via the Slurm workload manager (the `sbatch`, `salloc` command), regardless of whether
 the nodes are actually used for any calculation. The same rule applies for unspent [reservations][10a].
 
 ## Conversion Table
-- 
GitLab