From 452ae855a09c31f0ccad9627683b7541e53e505c Mon Sep 17 00:00:00 2001
From: LocNgu <loc.nguyen_dang_duc@tu-dresden.de>
Date: Thu, 2 Sep 2021 14:42:26 +0200
Subject: [PATCH] check commands

---
 .../docs/jobs_and_resources/checkpoint_restart.md               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/checkpoint_restart.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/checkpoint_restart.md
index 2c9115354..c6e6c86fb 100644
--- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/checkpoint_restart.md
+++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/checkpoint_restart.md
@@ -137,7 +137,7 @@ to be created automatically. With `--exit-after-ckpt` the application
 will be terminated after the first checkpoint has been created, which
 can be useful if you wish to implement some sort of job chaining on your
 own. 1 In front of your program call, you have to add the wrapper
-script: `dmtcp_launch` **TODO check**
+script: `dmtcp_launch`q
 
 ???+ example
 
-- 
GitLab