summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake.1.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-11-04 16:07:16 (GMT)
committerBrad King <brad.king@kitware.com>2013-11-04 16:16:22 (GMT)
commit0fa9aea2936eea1081b088caca29bad731437773 (patch)
tree4c0f328cd8fee920648311facbdf67f0c802c6b0 /Help/manual/cmake.1.rst
parenta8226e91d75e595248a176966f3f645203f12072 (diff)
downloadCMake-0fa9aea2936eea1081b088caca29bad731437773.zip
CMake-0fa9aea2936eea1081b088caca29bad731437773.tar.gz
CMake-0fa9aea2936eea1081b088caca29bad731437773.tar.bz2
Help: Drop mention of cmake -i wizard mode
The parent commit removed support for this mode, so do not mention it in the documentation.
Diffstat (limited to 'Help/manual/cmake.1.rst')
-rw-r--r--Help/manual/cmake.1.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/Help/manual/cmake.1.rst b/Help/manual/cmake.1.rst
index 46190b5..c9d23db 100644
--- a/Help/manual/cmake.1.rst
+++ b/Help/manual/cmake.1.rst
@@ -14,8 +14,7 @@ Description
The "cmake" executable is the CMake command-line interface. It may be
used to configure projects in scripts. Project configuration settings
-may be specified on the command line with the -D option. The -i
-option will cause cmake to interactively prompt for such settings.
+may be specified on the command line with the -D option.
CMake is a cross-platform build system generator. Projects specify
their build process with platform-independent CMake listfiles included