From 0d894a12c6a50c74e926b8aab43d2677a2c987ac Mon Sep 17 00:00:00 2001
From: Holger Brunst <holger.brunst@tu-dresden.de>
Date: Wed, 11 Aug 2021 18:05:54 +0200
Subject: [PATCH] add output from module load MUST

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

diff --git a/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md b/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md
index f346ecd05..2b35a5927 100644
--- a/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md
+++ b/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md
@@ -33,6 +33,7 @@ You can load a MUST module as follows:
 
 ```console
 marie@login$ module load MUST
+Module MUST/1.6.0-rc3-intel-2018a and 16 dependencies loaded.
 ```
 
 Besides loading a MUST module, no further changes are needed during compilation and linking.
-- 
GitLab