summaryrefslogtreecommitdiff
path: root/Help
diff options
context:
space:
mode:
authorTaylor Braun-Jones <taylor@braun-jones.org>2018-01-19 15:34:38 -0500
committerTaylor Braun-Jones <taylor@braun-jones.org>2018-01-19 16:07:39 -0500
commit73bb781df05e46a93e878535996f4753b8e5e06c (patch)
treeec5438c170e76f25f8252c1539be49ebf793297f /Help
parent927c6035745bb732712463af8e3d6619c5b6b1f4 (diff)
downloadcmake-73bb781df05e46a93e878535996f4753b8e5e06c.tar.gz
Help: Reword misleading docs for cmake -E time
Diffstat (limited to 'Help')
-rw-r--r--Help/manual/cmake.1.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/manual/cmake.1.rst b/Help/manual/cmake.1.rst
index ff8c6c7aa3..c2e6435e15 100644
--- a/Help/manual/cmake.1.rst
+++ b/Help/manual/cmake.1.rst
@@ -337,7 +337,7 @@ Available commands are:
``paxr`` (restricted pax, default), and ``zip``.
``time <command> [<args>...]``
- Run command and return elapsed time.
+ Run command and display elapsed time.
``touch <file>``
Touch a file.