summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake.1.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-11-05 13:17:06 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2013-11-05 13:17:06 (GMT)
commit93fe461e6c2ec650a2652367509cede78cf01455 (patch)
treee463d5147b3cfc5a7d8d0d173cbed2b2647d70b3 /Help/manual/cmake.1.rst
parent3e2eacb638b5e3b19c58b9c87c96517b33bcb3df (diff)
parent0fa9aea2936eea1081b088caca29bad731437773 (diff)
downloadCMake-93fe461e6c2ec650a2652367509cede78cf01455.zip
CMake-93fe461e6c2ec650a2652367509cede78cf01455.tar.gz
CMake-93fe461e6c2ec650a2652367509cede78cf01455.tar.bz2
Merge topic 'remove-cmake-i-wizard'
0fa9aea Help: Drop mention of cmake -i wizard mode
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 b1f1dc0..3594c3d 100644
--- a/Help/manual/cmake.1.rst
+++ b/Help/manual/cmake.1.rst
@@ -19,8 +19,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