summaryrefslogtreecommitdiffstats
path: root/Help/command/build_command.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/command/build_command.rst')
-rw-r--r--Help/command/build_command.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/build_command.rst b/Help/command/build_command.rst
index b83edaf..6659005 100644
--- a/Help/command/build_command.rst
+++ b/Help/command/build_command.rst
@@ -14,7 +14,7 @@ This is mainly intended for internal use by the :module:`CTest` module.
Sets the given ``<variable>`` to a command-line string of the form::
- <cmake> --build . [--config <config>] [--target <target>] [-- -i]
+ <cmake> --build . [--config <config>] [--target <target>...] [-- -i]
where ``<cmake>`` is the location of the :manual:`cmake(1)` command-line
tool, and ``<config>`` and ``<target>`` are the values provided to the