summaryrefslogtreecommitdiffstats
path: root/Source/ctest.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-11-05 17:59:16 (GMT)
committerBrad King <brad.king@kitware.com>2019-11-05 17:59:16 (GMT)
commit016601e5e6f152403306c12997534aadd4287d38 (patch)
tree64af20c4200fd44061789bcb9bf6842fd8cb5ab0 /Source/ctest.cxx
parent370fe1495b4109430b2cb250dd3afd1ce9401cf6 (diff)
parentc1435d98120dff203de01d75f8f91e99bc75fe2b (diff)
downloadCMake-016601e5e6f152403306c12997534aadd4287d38.zip
CMake-016601e5e6f152403306c12997534aadd4287d38.tar.gz
CMake-016601e5e6f152403306c12997534aadd4287d38.tar.bz2
Merge branch 'backport-ctest-resource-groups'
Diffstat (limited to 'Source/ctest.cxx')
-rw-r--r--Source/ctest.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/ctest.cxx b/Source/ctest.cxx
index 2659e30..a7b11cd 100644
--- a/Source/ctest.cxx
+++ b/Source/ctest.cxx
@@ -106,7 +106,7 @@ static const char* cmDocumentationOptions[][2] = {
"Allow each test to run up to <n> times if it times out" },
{ "--max-width <width>", "Set the max width for a test name to output" },
{ "--interactive-debug-mode [0|1]", "Set the interactive mode to 0 or 1." },
- { "--hardware-spec-file <file>", "Set the hardware spec file to use." },
+ { "--resource-spec-file <file>", "Set the resource spec file to use." },
{ "--no-label-summary", "Disable timing summary information for labels." },
{ "--no-subproject-summary",
"Disable timing summary information for "