From 0da6515aac678f9f39ae44e0e6826a883d158656 Mon Sep 17 00:00:00 2001
From: Maximilian Sander <maximilian.sander1@tu-dresden.de>
Date: Thu, 16 Mar 2023 13:45:32 +0100
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 doc.zih.tu-dresden.de/docs/software/vampir.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/vampir.md b/doc.zih.tu-dresden.de/docs/software/vampir.md
index 91a376602..7a08c7079 100644
--- a/doc.zih.tu-dresden.de/docs/software/vampir.md
+++ b/doc.zih.tu-dresden.de/docs/software/vampir.md
@@ -84,8 +84,7 @@ Submitting slurm 01:00:00 minutes job (this might take a while)...
 
 The above `vampirserver` command automatically allocates its resources via the respective batch system
 (, i.e. [Slurm](../jobs_and_resources/slurm.md) on ZIH systems).
-Please note that custom arguments which should be passed to the batch system, need to be prefixed
-with `--`.
+As shown, you can customize the resources requirements and time limit. This is especially useful, if you run into performance issues handling very large trace files. Please refer to `vampirserver --help` for further options and usage.
 
 If you want to start
 
-- 
GitLab