浏览代码

Help/ctest_test: add a comment to also update `ctest_memcheck`

Since these commands share a common argument parser, the documentation
should be kept synchronized.
Ben Boeckel 4 年之前
父节点
当前提交
85e740312f
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Help/command/ctest_test.rst

+ 4 - 0
Help/command/ctest_test.rst

@@ -29,6 +29,10 @@ Perform the :ref:`CTest Test Step` as a :ref:`Dashboard Client`.
              [QUIET]
              [QUIET]
              )
              )
 
 
+..
+   _note: If updating the argument list here, please also update the argument
+   list documentation for :command:`ctest_memcheck` as well.
+
 Run tests in the project build tree and store results in
 Run tests in the project build tree and store results in
 ``Test.xml`` for submission with the :command:`ctest_submit` command.
 ``Test.xml`` for submission with the :command:`ctest_submit` command.