diff --git a/core/scripts/run-tests.sh b/core/scripts/run-tests.sh
index 8234c507b9a901563b190decc8c74114d550655c..ea383dd7e19c92c580e6adc5a5364a9010146034 100755
--- a/core/scripts/run-tests.sh
+++ b/core/scripts/run-tests.sh
@@ -335,6 +335,14 @@ function simpletest_script_help() {
               will be used. The default is that any unexpected silenced
               deprecation error will fail tests.
 
+  --ci-parallel-node-total
+
+              The total number of instances of this job running in parallel.
+
+  --ci-parallel-node-index
+
+              The index of the job in the job set.
+
   <test1>[,<test2>[,<test3> ...]]
 
               One or more tests to be run. By default, these are interpreted