From 28e7a135e001afb36a7cff8e896ebac75390dde0 Mon Sep 17 00:00:00 2001 From: Brad King Date: Fri, 8 May 2015 15:39:34 -0400 Subject: Help: Fix build_command alternative signature docs Do not specify that --config will not be added, because the command does add it. --- Help/command/build_command.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/command/build_command.rst b/Help/command/build_command.rst index 82a9a42..fa971e4 100644 --- a/Help/command/build_command.rst +++ b/Help/command/build_command.rst @@ -32,7 +32,7 @@ This second signature is deprecated, but still available for backwards compatibility. Use the first signature instead. It sets the given ```` to a command-line string as -above but without the ``--config`` or ``--target`` options. +above but without the ``--target`` option. The ```` is ignored but should be the full path to msdev, devenv, nmake, make or one of the end user build tools for legacy invocations. -- cgit v0.12