From 7ddac9512188d1dbfcac76b24957956a197370ad Mon Sep 17 00:00:00 2001 From: Zack Galbreath Date: Thu, 2 May 2019 10:40:33 -0400 Subject: Help: cross-ref and wording of docs related to ctest_update() Provide better motivation for users to click through to the CTest manual from the ctest_update command help page. --- Help/command/ctest_update.rst | 3 ++- Help/manual/ctest.1.rst | 2 ++ Help/variable/CTEST_UPDATE_VERSION_ONLY.rst | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Help/command/ctest_update.rst b/Help/command/ctest_update.rst index df1a4e5..96a11c9 100644 --- a/Help/command/ctest_update.rst +++ b/Help/command/ctest_update.rst @@ -35,4 +35,5 @@ The options are: The update always follows the version control branch currently checked out in the source directory. See the :ref:`CTest Update Step` -documentation for more information. +documentation for information about variables that change the behavior +of ``ctest_update()``. diff --git a/Help/manual/ctest.1.rst b/Help/manual/ctest.1.rst index 5a6b329..fab045b 100644 --- a/Help/manual/ctest.1.rst +++ b/Help/manual/ctest.1.rst @@ -822,6 +822,8 @@ Configuration settings to specify the version control tool include: * :module:`CTest` module variable: ``UPDATE_TYPE`` if set, else ``CTEST_UPDATE_TYPE`` +.. _`UpdateVersionOnly`: + ``UpdateVersionOnly`` Specify that you want the version control update command to only discover the current version that is checked out, and not to update diff --git a/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst b/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst index e646e6e..a862baa 100644 --- a/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst +++ b/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst @@ -1,5 +1,5 @@ CTEST_UPDATE_VERSION_ONLY ------------------------- -Specify the CTest ``UpdateVersionOnly`` setting +Specify the CTest :ref:`UpdateVersionOnly ` setting in a :manual:`ctest(1)` dashboard client script. -- cgit v0.12