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 2c9115354e25f34db277b79054a4b28311ce8a9c..c6e6c86fb3bcc8524b7ff034b05e6af6c5c96a0d 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