From 73bb781df05e46a93e878535996f4753b8e5e06c Mon Sep 17 00:00:00 2001 From: Taylor Braun-Jones Date: Fri, 19 Jan 2018 15:34:38 -0500 Subject: Help: Reword misleading docs for cmake -E time --- Help/manual/cmake.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Help') 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 [...]`` - Run command and return elapsed time. + Run command and display elapsed time. ``touch `` Touch a file. -- cgit v1.2.1