aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-03-05 15:14:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-03-05 15:14:57 +0200
commit3d11f8bf4611a647dfae2eafe5f6c97ea4d642e7 (patch)
treef1af2bebd1d2fa956e0679420d28bb852cb61456 /doc
parent6ffbe6d7054ee002887f1da4ec1e7d3e8716e200 (diff)
Rename task/result/bootstrap manifests to *.manifest form
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.cli2
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.