From d75ccd9f8df9d1cab5031eb8a93b8d45d6b33210 Mon Sep 17 00:00:00 2001 From: Martin Duffy Date: Fri, 14 Feb 2025 15:46:47 -0500 Subject: instrumentation: Fix docs for ctest --collect-instrumentation option --- Help/manual/cmake-instrumentation.7.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Help/manual/cmake-instrumentation.7.rst b/Help/manual/cmake-instrumentation.7.rst index a33d983..d36bf62 100644 --- a/Help/manual/cmake-instrumentation.7.rst +++ b/Help/manual/cmake-instrumentation.7.rst @@ -53,7 +53,7 @@ triggered, an index file is generated containing a list of snippet files newer than the previous indexing. Indexing and can also be performed by manually invoking -``ctest --collect-instrumentation``. +``ctest --collect-instrumentation ``. Callbacks --------- @@ -410,7 +410,7 @@ occurs and deleted after any user-specified `Callbacks`_ are executed. The name of the hook responsible for generating the index file. In addition to the hooks that can be specified by one of the `v1 Query Files`_, this value may be set to ``manual`` if indexing is performed by invoking - ``ctest --collect-instrumentation``. + ``ctest --collect-instrumentation ``. ``snippets`` Contains a list of `v1 Snippet File`_. This includes all snippet files -- cgit v0.12