mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-07 16:20:51 +00:00
Help: Consistent spaces in option args
This commit is contained in:
@@ -809,7 +809,7 @@ Run the ``ctest`` command with the current working directory set
|
||||
to the build tree and use one of these signatures::
|
||||
|
||||
ctest -D <mode>[<step>]
|
||||
ctest -M <mode> [ -T <step> ]...
|
||||
ctest -M <mode> [-T <step>]...
|
||||
|
||||
The ``<mode>`` must be one of the above `Dashboard Client Modes`_,
|
||||
and each ``<step>`` must be one of the above `Dashboard Client Steps`_.
|
||||
|
||||
Reference in New Issue
Block a user