summaryrefslogtreecommitdiffstats
path: root/build2/b.cli
diff options
context:
space:
mode:
Diffstat (limited to 'build2/b.cli')
-rw-r--r--build2/b.cli14
1 files changed, 8 insertions, 6 deletions
diff --git a/build2/b.cli b/build2/b.cli
index a88693de..35d5e2e3 100644
--- a/build2/b.cli
+++ b/build2/b.cli
@@ -561,15 +561,17 @@ namespace build2
"Don't print line and column numbers in diagnostics."
}
- path --buildfile = "buildfile"
+ path --buildfile
{
"<path>",
"The alternative file to read build information from. The default is
- \cb{buildfile}. If <path> is '\cb{-}', then read from \cb{STDIN}. Note
- that this option only affects the files read as part of the buildspec
- processing. Specifically, it has no effect on the \cb{source} and
- \cb{include} directives. As a result, this option is primarily intended
- for testing rather than changing the build file names in real projects."
+ \cb{buildfile} or \cb{build2file}, depending on the project's build
+ file/directory naming scheme. If <path> is '\cb{-}', then read from
+ \cb{STDIN}. Note that this option only affects the files read as part
+ of the buildspec processing. Specifically, it has no effect on the
+ \cb{source} and \cb{include} directives. As a result, this option is
+ primarily intended for testing rather than changing the build file
+ names in real projects."
}
path --config-guess