summaryrefslogtreecommitdiffstats
path: root/Help/command/ctest_start.rst
diff options
context:
space:
mode:
authorAlex Turbov <i.zaufi@gmail.com>2022-11-06 02:49:09 (GMT)
committerAlex Turbov <i.zaufi@gmail.com>2022-11-09 19:52:30 (GMT)
commit8c6274326d5bfb32e58a4da690138279854803e8 (patch)
tree1f381c147c8b643dc18f510a4145ea3845a90ebb /Help/command/ctest_start.rst
parentc356a9451296f92eacb8e5ce44018965e91f4246 (diff)
downloadCMake-8c6274326d5bfb32e58a4da690138279854803e8.zip
CMake-8c6274326d5bfb32e58a4da690138279854803e8.tar.gz
CMake-8c6274326d5bfb32e58a4da690138279854803e8.tar.bz2
Help: Use CMake highlighting for command synopsis
Most of CMake commands use it. Fix a few of them to do the same.
Diffstat (limited to 'Help/command/ctest_start.rst')
-rw-r--r--Help/command/ctest_start.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/ctest_start.rst b/Help/command/ctest_start.rst
index 921279a..2d68a37 100644
--- a/Help/command/ctest_start.rst
+++ b/Help/command/ctest_start.rst
@@ -3,7 +3,7 @@ ctest_start
Starts the testing for a given model
-::
+.. code-block:: cmake
ctest_start(<model> [<source> [<binary>]] [GROUP <group>] [QUIET])