mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Help: Add missing space to ctest -j option description
This commit is contained in:
committed by
Brad King
parent
d2f2a2e226
commit
df53aafdac
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user