diff --git a/Help/manual/cmake.1.rst b/Help/manual/cmake.1.rst index dccf7972ec..e91f0600dc 100644 --- a/Help/manual/cmake.1.rst +++ b/Help/manual/cmake.1.rst @@ -290,7 +290,8 @@ following options: value of ``1`` can be used to limit to a single job. ``--target ..., -t ...`` - Build ```` instead of default targets. May be specified multiple times. + Build ```` instead of the default target. Multiple targets may be + given, separated by spaces. ``--config `` For multi-configuration tools, choose configuration ````.