summaryrefslogtreecommitdiffstats
path: root/Help/envvar/DESTDIR.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/envvar/DESTDIR.rst')
-rw-r--r--Help/envvar/DESTDIR.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/envvar/DESTDIR.rst b/Help/envvar/DESTDIR.rst
index 414db12..dec8430 100644
--- a/Help/envvar/DESTDIR.rst
+++ b/Help/envvar/DESTDIR.rst
@@ -22,7 +22,7 @@ See the :variable:`CMAKE_INSTALL_PREFIX` variable to control the
installation prefix when configuring a build tree. Or, when using
the :manual:`cmake(1)` command-line tool's :option:`--install <cmake --install>`
mode, one may specify a different prefix using the
-:option:`--prefix <cmake --prefix>` option.
+:option:`--prefix <cmake--install --prefix>` option.
.. note::