diff --git a/doc.zih.tu-dresden.de/docs/software/spec.md b/doc.zih.tu-dresden.de/docs/software/spec.md
index a4e08b4b2fb4b37352d1305ad321b646beb99db6..95199d702518d5676d047b2d27e0f3577f17dac7 100644
--- a/doc.zih.tu-dresden.de/docs/software/spec.md
+++ b/doc.zih.tu-dresden.de/docs/software/spec.md
@@ -133,7 +133,6 @@ medium or large, test or reference).
     #SBATCH --gres=gpu:6                  # generic consumable resources allocation per node: 6 GPUs
     #SBATCH --mem-per-cpu=5772M
     #SBATCH --time=00:45:00               # run for hh:mm:ss hrs
-    #SBATCH --job-name=spec_oacc
     #SBATCH --export=ALL
     #SBATCH --hint=nomultithread