From 886acd80f09c807fccbfcde713c53a7686386968 Mon Sep 17 00:00:00 2001 From: Brad King Date: Fri, 5 Feb 2016 11:47:41 -0500 Subject: Help: Fix reference to `cmake --build` in cmake(1) manual --- Help/manual/cmake.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/manual/cmake.1.rst b/Help/manual/cmake.1.rst index 91af3e3..273a780 100644 --- a/Help/manual/cmake.1.rst +++ b/Help/manual/cmake.1.rst @@ -64,7 +64,7 @@ Options --use-stderr = Ignored. Behavior is default in CMake >= 3.0. -- = Pass remaining options to the native tool. - Run cmake --build with no options for quick help. + Run ``cmake --build`` with no options for quick help. ``-N`` View mode only. -- cgit v0.12