diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index db157e6..4dcb687 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -724,7 +724,7 @@ name, the path to the \c{bbot} worker to be executed once the environment is setup, and any additional options that need to be propagated to the re-executed worker. The environment setup executable is executed in the build directory as its current working directory. The build directory contains the build task -\c{manifest} file. +\c{task.manifest} file. The environment setup executable sets up the necessary execution environment for example by adjusting \c{PATH} or running a suitable \c{vcvars} batch file. |