diff --git a/doc.zih.tu-dresden.de/docs/software/vampir.md b/doc.zih.tu-dresden.de/docs/software/vampir.md
index ee07d2f5babebace6809e9e2c7e384326f94409d..0e225093533d81c0bc678a4f21d8c8e00d72f972 100644
--- a/doc.zih.tu-dresden.de/docs/software/vampir.md
+++ b/doc.zih.tu-dresden.de/docs/software/vampir.md
@@ -77,7 +77,7 @@ This way, a job with a timelimit of 30 minutes and default resources is submitte
 your needs. If not, please feel free to request a customized job running VampirServer, e.g.
 
 ```console
-marie@login$ vampirserver start --ntasks=8 --time=01:00:00 --mem-per-cpu=3000M --partition=romeo
+marie@login$ vampirserver start --ntasks=8 -- --time=01:00:00 -- --mem-per-cpu=3000M --partition=romeo
 Launching VampirServer...
 Submitting slurm 01:00:00 minutes job (this might take a while)...
 ```