summaryrefslogtreecommitdiff
path: root/Modules
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-10-21 14:19:16 +0000
committerKitware Robot <kwrobot@kitware.com>2022-10-21 10:19:54 -0400
commita0523f81d1c0def0b81742ecc8bb08980f2d093b (patch)
treeea3b60369e6198106bdd66dd0e743eba5030a4eb /Modules
parent6b878f7e83815937dfa67ea4008d69eedcc79483 (diff)
parent3043c17039b8aa14c1a3ffdaef70ab4010c1be20 (diff)
downloadcmake-a0523f81d1c0def0b81742ecc8bb08980f2d093b.tar.gz
Merge topic 'doc-cli-xrefs'
3043c17039 Help: Add more CLI `:option:` references to various pages Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !7811
Diffstat (limited to 'Modules')
-rw-r--r--Modules/CTest.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CTest.cmake b/Modules/CTest.cmake
index 8f8ebb4b76..16283d6ae7 100644
--- a/Modules/CTest.cmake
+++ b/Modules/CTest.cmake
@@ -33,7 +33,7 @@ file at the top of the project with content such as::
(the CDash server can provide the file to a project administrator who
configures ``MyProject``). Settings in the config file are shared by
both this ``CTest`` module and the :manual:`ctest(1)` command-line
-:ref:`Dashboard Client` mode (``ctest -S``).
+:ref:`Dashboard Client` mode (:option:`ctest -S`).
While building a project for submission to CDash, CTest scans the
build output for errors and warnings and reports them with surrounding