summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Dembia <cld72@cornell.edu>2014-11-26 20:28:39 -0800
committerBrad King <brad.king@kitware.com>2014-12-01 09:26:48 -0500
commitdf53aafdac59a9a6c559c40c4147205f09f45e88 (patch)
tree3d1949d53a2a23066e2125eb4cd126121049215b
parentd2f2a2e226a8717d6fdb6df0ed4858d1629f557c (diff)
downloadcmake-df53aafdac59a9a6c559c40c4147205f09f45e88.tar.gz
Help: Add missing space to ctest -j option description
-rw-r--r--Help/manual/ctest.1.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/manual/ctest.1.rst b/Help/manual/ctest.1.rst
index 03e86af4f6..cc132c2017 100644
--- a/Help/manual/ctest.1.rst
+++ b/Help/manual/ctest.1.rst
@@ -58,7 +58,7 @@ Options
will have no effect.
``-j <jobs>, --parallel <jobs>``
- Run the tests in parallel using thegiven number of jobs.
+ Run the tests in parallel using the given number of jobs.
This option tells ctest to run the tests in parallel using given
number of jobs. This option can also be set by setting the