summaryrefslogtreecommitdiffstats
path: root/Help/envvar/CTEST_PROGRESS_OUTPUT.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/envvar/CTEST_PROGRESS_OUTPUT.rst')
-rw-r--r--Help/envvar/CTEST_PROGRESS_OUTPUT.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/envvar/CTEST_PROGRESS_OUTPUT.rst b/Help/envvar/CTEST_PROGRESS_OUTPUT.rst
index de23e11..b36a6b8 100644
--- a/Help/envvar/CTEST_PROGRESS_OUTPUT.rst
+++ b/Help/envvar/CTEST_PROGRESS_OUTPUT.rst
@@ -4,7 +4,7 @@ CTEST_PROGRESS_OUTPUT
.. include:: ENV_VAR.txt
Boolean environment variable that affects how :manual:`ctest <ctest(1)>`
-command output reports overall progress. When set to 1, TRUE, ON or anything
+command output reports overall progress. When set to ``1``, ``TRUE``, ``ON`` or anything
else that evaluates to boolean true, progress is reported by repeatedly
updating the same line. This greatly reduces the overall verbosity, but is
only supported when output is sent directly to a terminal. If the environment