diff --git a/Help/manual/cmake-instrumentation.7.rst b/Help/manual/cmake-instrumentation.7.rst index a33d983450..d36bf6238d 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